Home
last modified time | relevance | path

Searched defs:hasDepthStencilResolveAttachment (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h245 bool hasDepthStencilResolveAttachment() const { return mResolveDepth || mResolveStencil; } in hasDepthStencilResolveAttachment() function
Dvk_helpers.h1819 bool hasDepthStencilResolveAttachment() in hasDepthStencilResolveAttachment() function