Home
last modified time | relevance | path

Searched defs:onColorDraw (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderTargetVk.cpp94 void RenderTargetVk::onColorDraw(ContextVk *contextVk, in onColorDraw() function in rx::RenderTargetVk
DContextVk.h531 void onColorDraw(vk::ImageHelper *image, in onColorDraw() function