Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h212 angle::Result resolveDepthStencilWithSubpass(ContextVk *contextVk,
H A DFramebufferVk.cpp1577 ANGLE_TRY(resolveDepthStencilWithSubpass(contextVk, params, resolveAspects)); in blit()
1986 angle::Result FramebufferVk::resolveDepthStencilWithSubpass( in resolveDepthStencilWithSubpass() function in rx::FramebufferVk