Home
last modified time | relevance | path

Searched defs:uploadToTexture (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm193 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm308 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, function
/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.cpp141 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp162 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp686 bool GrD3DGpu::uploadToTexture(GrD3DTexture* tex, in uploadToTexture() function in GrD3DGpu