Home
last modified time | relevance | path

Searched refs:GR_GL_LUMINANCE (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLDefines.h424 #define GR_GL_LUMINANCE 0x1909 macro
DGrGLCaps.cpp1750 grayLumInfo.fFormats.fBaseInternalFormat = GR_GL_LUMINANCE; in initConfigTable()
1752 grayLumInfo.fFormats.fExternalFormat[kReadPixels_ExternalFormatUsage] = GR_GL_LUMINANCE; in initConfigTable()
/external/skia/src/gpu/gl/
DGrGLDefines.h424 #define GR_GL_LUMINANCE 0x1909 macro
DGrGLCaps.cpp1764 grayLumInfo.fFormats.fBaseInternalFormat = GR_GL_LUMINANCE; in initConfigTable()
1766 grayLumInfo.fFormats.fExternalFormat[kReadPixels_ExternalFormatUsage] = GR_GL_LUMINANCE; in initConfigTable()