Searched refs:uploadTextureData (Results 1 – 2 of 2) sorted by relevance
203 void uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount,
189 this->uploadTextureData(srcColorType, texels, mipLevelCount, in onWritePixels()342 void GrDawnGpu::uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], in uploadTextureData() function in GrDawnGpu