Home
last modified time | relevance | path

Searched refs:GrMtlGpuTextureCommandBuffer (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h21 class GrMtlGpuTextureCommandBuffer : public GrGpuTextureCommandBuffer {
23 GrMtlGpuTextureCommandBuffer(GrMtlGpu* gpu, GrTexture* texture, GrSurfaceOrigin origin) in GrMtlGpuTextureCommandBuffer() function
28 ~GrMtlGpuTextureCommandBuffer() override {} in ~GrMtlGpuTextureCommandBuffer()
DGrMtlGpu.mm118 return new GrMtlGpuTextureCommandBuffer(this, texture, origin);
/external/skia/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h21 class GrMtlGpuTextureCommandBuffer : public GrGpuTextureCommandBuffer {
23 GrMtlGpuTextureCommandBuffer(GrMtlGpu* gpu, GrTexture* texture, GrSurfaceOrigin origin) in GrMtlGpuTextureCommandBuffer() function
28 ~GrMtlGpuTextureCommandBuffer() override {} in ~GrMtlGpuTextureCommandBuffer()
DGrMtlGpu.mm120 return new GrMtlGpuTextureCommandBuffer(this, texture, origin);