Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm308 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, function
/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp168 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