Home
last modified time | relevance | path

Searched refs:oldDepth (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.cpp665 const auto oldDepth = i->depthAttachmentIndex; in UpdateSubpassAttachments() local
666 if (const auto newDepth = imageMap[oldDepth]; newDepth != EMPTY_ATTACHMENT) { in UpdateSubpassAttachments()