Home
last modified time | relevance | path

Searched refs:removeDepthStencilUnresolveAttachment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h214 void removeDepthStencilUnresolveAttachment();
H A DFramebufferVk.cpp3604 mRenderPassDesc.removeDepthStencilUnresolveAttachment(); in startNewRenderPass()
H A Dvk_cache_utils.cpp2933 void RenderPassDesc::removeDepthStencilUnresolveAttachment() in removeDepthStencilUnresolveAttachment() function in rx::vk::RenderPassDesc