Home
last modified time | relevance | path

Searched refs:CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp375 ImageLayout::CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; in CopyStagingToImages()
433 ImageLayout::CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; in CopyImagesToBuffers()
495 ImageLayout::CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; in CopyImagesToImages()
H A Drender_blur.cpp177 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL };
184 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL };
H A Drender_node_mip_chain_post_process.cpp274 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL };
281 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL };
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.cpp277 ImageLayout::CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; in ExplicitOutputBarrier()
H A Drender_node_camera_cubemap.cpp217 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h170 CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL = 5, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp39 return CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL; in GetImageLayout()
H A Drender_command_list.cpp1042 … : CORE_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL; in ProcessInputAttachments()