Home
last modified time | relevance | path

Searched refs:CORE_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_desc_flag_validation.h50CORE_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h116 CORE_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT = 0x00000020, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp126 { ImageCreateFlagBits::CORE_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT, "2d_array_compatible" },