Home | History | Annotate | Download | only in vk

Lines Matching defs:GrVkGpuTextureCommandBuffer

30 void GrVkGpuTextureCommandBuffer::copy(GrSurface* src, GrSurfaceOrigin srcOrigin,
35 void GrVkGpuTextureCommandBuffer::insertEventMarker(const char* msg) {
39 void GrVkGpuTextureCommandBuffer::submit() {
47 GrVkGpuTextureCommandBuffer::~GrVkGpuTextureCommandBuffer() {}