Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.h196 angle::Result resolveColorWithCommand(ContextVk *contextVk,
DFramebufferVk.cpp1230 ANGLE_TRY(resolveColorWithCommand(contextVk, params, in blit()
1456 angle::Result FramebufferVk::resolveColorWithCommand(ContextVk *contextVk, in resolveColorWithCommand() function in rx::FramebufferVk