Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h173 bool hasColorResolveAttachment(size_t colorIndexGL) const in hasColorResolveAttachment() function
Dvk_cache_utils.cpp427 ASSERT(desc.hasColorResolveAttachment(colorIndexGL)); in InitializeUnresolveSubpass()
1065 if (!desc.hasColorResolveAttachment(colorIndexGL)) in InitializeRenderPassFromDesc()