Home
last modified time | relevance | path

Searched refs:IsDefaultAttachment (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.cpp174 bool IsDefaultAttachment(array_view<const BindImage> images, const RenderPassSubpassDesc& sb) in IsDefaultAttachment() function
549 if (IsDefaultAttachment(images, sb)) { in ProcessSubPass()