Home
last modified time | relevance | path

Searched refs:getCompressedTexImageFormats (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h155 bool getCompressedTexImageFormats(GrPixelConfig surfaceConfig, GrGLenum* internalFormat) const;
H A DGrGLCaps.cpp1272 bool GrGLCaps::getCompressedTexImageFormats(GrPixelConfig surfaceConfig, in getCompressedTexImageFormats() function in GrGLCaps
H A DGrGLGpu.cpp1431 if (!caps.getCompressedTexImageFormats(desc.fConfig, &internalFormat)) {