Searched defs:GrGpuTextureCommandBuffer (Results 1 – 1 of 1) sorted by relevance
55 GrGpuTextureCommandBuffer() : fTexture(nullptr) {} in GrGpuTextureCommandBuffer() function57 GrGpuTextureCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) : fTexture(texture) {} in GrGpuTextureCommandBuffer() function