Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h519 #define GR_GL_SRGB8_ALPHA8 0x8C43 macro
DGrGLCaps.cpp1721 fConfigTable[kSRGBA_8888_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_SRGB8_ALPHA8; in initConfigTable()
1741 fConfigTable[kSBGRA_8888_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_SRGB8_ALPHA8; in initConfigTable()