Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h184 bool hasColorUnresolveAttachment(size_t colorIndexGL) const in hasColorUnresolveAttachment() function
Dvk_cache_utils.cpp388 if (!desc.hasColorUnresolveAttachment(colorIndexGL)) in InitializeUnresolveSubpass()
1068 desc.hasColorUnresolveAttachment(colorIndexGL), in InitializeRenderPassFromDesc()