Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h234 angle::Result depthStencilBlitResolve(ContextVk *contextVk,
DFramebufferVk.cpp1300 ANGLE_TRY(utilsVk.depthStencilBlitResolve(contextVk, this, depthStencilImage, depth, in blit()
DUtilsVk.cpp2135 angle::Result UtilsVk::depthStencilBlitResolve(ContextVk *contextVk, in depthStencilBlitResolve() function in rx::UtilsVk