Home
last modified time | relevance | path

Searched defs:resolveAttachmentIndices (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h230 BASE_NS::vector<uint32_t> resolveAttachmentIndices; member
355 BASE_NS::vector<uint32_t> resolveAttachmentIndices; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp589 …auto resolveAttachmentIndices = array_view(pos->resolveAttachmentIndices, pos->resolveAttachmentCo… in MapColorAttachments() local