Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h238 bool hasColorUnresolveAttachment(size_t colorIndexGL) const in hasColorUnresolveAttachment() function
H A DFramebufferVk.cpp3246 renderPassCommands->getRenderPassDesc().hasColorUnresolveAttachment(colorIndexGL) || in clearWithCommand()
H A Dvk_cache_utils.cpp940 if (!desc.hasColorUnresolveAttachment(colorIndexGL)) in InitializeUnresolveSubpass()
7654 {desc.hasColorUnresolveAttachment(colorIndexGL), isInvalidated, false}, in MakeRenderPass()