Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h425 #define GR_GL_LUMINANCE 0x1909 macro
DGrGLCaps.cpp1687 grayLumInfo.fFormats.fBaseInternalFormat = GR_GL_LUMINANCE; in initConfigTable()
1689 grayLumInfo.fFormats.fExternalFormat[kOther_ExternalFormatUsage] = GR_GL_LUMINANCE; in initConfigTable()
/external/skqp/src/gpu/gl/
DGrGLDefines.h433 #define GR_GL_LUMINANCE 0x1909 macro
DGrGLCaps.cpp1719 grayLumInfo.fFormats.fBaseInternalFormat = GR_GL_LUMINANCE; in initConfigTable()
1721 grayLumInfo.fFormats.fExternalFormat[kOther_ExternalFormatUsage] = GR_GL_LUMINANCE; in initConfigTable()