Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp651 const auto oldColor = i->colorAttachmentIndices[ci]; in UpdateSubpassAttachments() local
652 if (const auto newColor = imageMap[oldColor]; newColor != EMPTY_ATTACHMENT) { in UpdateSubpassAttachments()