Searched refs:GrMtlGpuTextureCommandBuffer (Results 1 – 4 of 4) sorted by relevance
21 class GrMtlGpuTextureCommandBuffer : public GrGpuTextureCommandBuffer {23 GrMtlGpuTextureCommandBuffer(GrMtlGpu* gpu, GrTexture* texture, GrSurfaceOrigin origin) in GrMtlGpuTextureCommandBuffer() function28 ~GrMtlGpuTextureCommandBuffer() override {} in ~GrMtlGpuTextureCommandBuffer()
118 return new GrMtlGpuTextureCommandBuffer(this, texture, origin);
120 return new GrMtlGpuTextureCommandBuffer(this, texture, origin);