Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h162 CORE_IMAGE_LAYOUT_GENERAL = 1, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp41 return CORE_IMAGE_LAYOUT_GENERAL; in GetImageLayout()
H A Drender_command_list.cpp1038 subpassResourceStates.layouts[attachmentIndex] = CORE_IMAGE_LAYOUT_GENERAL; in ProcessInputAttachments()
1076 ? CORE_IMAGE_LAYOUT_GENERAL in ProcessColorAttachments()