Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h181 bool hasColorUnresolveAttachment(size_t colorIndexGL) const in hasColorUnresolveAttachment() function
Dvk_cache_utils.cpp417 if (!desc.hasColorUnresolveAttachment(colorIndexGL)) in InitializeUnresolveSubpass()
1091 desc.hasColorUnresolveAttachment(colorIndexGL), isColorInvalidated.test(colorIndexGL)); in InitializeRenderPassFromDesc()