Searched refs:getTexImageExternalFormatAndType (Results 1 – 3 of 3) sorted by relevance
199 void getTexImageExternalFormatAndType(GrGLFormat surfaceFormat, GrGLenum* externalFormat,
1960 this->glCaps().getTexImageExternalFormatAndType(format, &externalFormat, &externalType); in createTexture()
1411 void GrGLCaps::getTexImageExternalFormatAndType(GrGLFormat surfaceFormat, GrGLenum* externalFormat, in getTexImageExternalFormatAndType() function in GrGLCaps