Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.h183 angle::Result resolveColorWithSubpass(ContextVk *contextVk,
DFramebufferVk.cpp1207 ANGLE_TRY(resolveColorWithSubpass(contextVk, params)); in blit()
1380 angle::Result FramebufferVk::resolveColorWithSubpass(ContextVk *contextVk, in resolveColorWithSubpass() function in rx::FramebufferVk