Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h242 bool hasDepthStencilResolveAttachment() const { return mResolveDepth || mResolveStencil; } in hasDepthStencilResolveAttachment() function
H A Dvk_helpers.h1731 bool hasDepthStencilResolveAttachment() in hasDepthStencilResolveAttachment() function