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.h181 bool hasColorUnresolveAttachment(size_t colorIndexGL) const in hasColorUnresolveAttachment() function
Dvk_cache_utils.cpp456 if (!desc.hasColorUnresolveAttachment(colorIndexGL)) in InitializeUnresolveSubpass()
1196 desc.hasColorUnresolveAttachment(colorIndexGL), in InitializeRenderPassFromDesc()