Searched refs:getExternalFormat (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ |
D | GrGLCaps.h | 361 bool getExternalFormat(GrPixelConfig surfaceConfig, GrPixelConfig memoryConfig,
|
D | GrGLCaps.cpp | 1162 if (!this->getExternalFormat(surfaceConfig, externalConfig, kTexImage_ExternalFormatUsage, in getTexImageFormats() 1181 if (!this->getExternalFormat(surfaceConfig, externalConfig, kOther_ExternalFormatUsage, in getReadPixelsFormat() 1196 bool GrGLCaps::getExternalFormat(GrPixelConfig surfaceConfig, GrPixelConfig memoryConfig, in getExternalFormat() function in GrGLCaps
|