Home
last modified time | relevance | path

Searched refs:copyImageToBuffer (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkCommandBuffer.h125 void copyImageToBuffer(const GrVkGpu* gpu,
DGrVkCommandBuffer.cpp246 void GrVkCommandBuffer::copyImageToBuffer(const GrVkGpu* gpu, in copyImageToBuffer() function in GrVkCommandBuffer
DGrVkGpu.cpp1151 fCurrentCmdBuffer->copyImageToBuffer(this, in onReadPixels()