Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderTargetVk.cpp60 angle::Result RenderTargetVk::onColorDraw(ContextVk *contextVk, in onColorDraw() function in rx::RenderTargetVk
/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