Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_images.cpp127 neededFormatFeatureFlags |= CORE_FORMAT_FEATURE_STORAGE_IMAGE_BIT; in CheckFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h102 CORE_FORMAT_FEATURE_STORAGE_IMAGE_BIT = 0x00000002, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp185 CORE_FORMAT_FEATURE_STORAGE_IMAGE_BIT | CORE_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT;