Home
last modified time | relevance | path

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

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