Home
last modified time | relevance | path

Searched refs:configSizedInternalFormat (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h148 GrGLenum configSizedInternalFormat(GrPixelConfig config) const { in configSizedInternalFormat() function
DGrGLGpu.cpp1120 GrGLenum internalFormatForTexStorage = this->glCaps().configSizedInternalFormat(desc.fConfig); in uploadTexData()
2064 this->glCaps().configSizedInternalFormat(buffTex.fTexelConfig), 0)); in notifyBufferReleased()
3129 this->glCaps().configSizedInternalFormat(texelConfig), in bindTexelBuffer()