Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h228 BASE_NS::vector<uint32_t> colorAttachmentIndices; member
353 BASE_NS::vector<uint32_t> colorAttachmentIndices; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp590 …const auto colorAttachmentIndices = array_view(pos->colorAttachmentIndices, pos->colorAttachmentCo… in MapColorAttachments() local