Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.h187 angle::Result resolveColorWithCommand(ContextVk *contextVk,
DFramebufferVk.cpp1212 ANGLE_TRY(resolveColorWithCommand(contextVk, params, in blit()
1437 angle::Result FramebufferVk::resolveColorWithCommand(ContextVk *contextVk, in resolveColorWithCommand() function in rx::FramebufferVk