Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.mm313 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp715 bool GrD3DGpu::uploadToTexture(GrD3DTexture* tex, in uploadToTexture() function in GrD3DGpu