Home | History | Annotate | Download | only in vk

Lines Matching defs:GrVkGpuTextureCommandBuffer

29 void GrVkGpuTextureCommandBuffer::copy(GrSurface* src, GrSurfaceOrigin srcOrigin,
34 void GrVkGpuTextureCommandBuffer::insertEventMarker(const char* msg) {
38 void GrVkGpuTextureCommandBuffer::submit() {
46 GrVkGpuTextureCommandBuffer::~GrVkGpuTextureCommandBuffer() {}