Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLGpu.cpp852 GrPixelConfig texConfig = glTex->config(); in onTransferPixels() local
1163 bool GrGLGpu::uploadTexData(GrPixelConfig texConfig, int texWidth, int texHeight, GrGLenum target, in uploadTexData()
1350 bool GrGLGpu::uploadCompressedTexData(GrPixelConfig texConfig, int texWidth, int texHeight, in uploadCompressedTexData()