Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h217 angle::Result resolveColorWithCommand(ContextVk *contextVk,
H A DFramebufferVk.cpp1473 ANGLE_TRY(resolveColorWithCommand(contextVk, params, in blit()
2009 angle::Result FramebufferVk::resolveColorWithCommand(ContextVk *contextVk, in resolveColorWithCommand() function in rx::FramebufferVk