Searched defs:uploadToTexture (Results 1 – 5 of 5) sorted by relevance
193 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
308 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, function
141 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
162 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
686 bool GrD3DGpu::uploadToTexture(GrD3DTexture* tex, in uploadToTexture() function in GrD3DGpu