Searched refs:GR_GL_LUMINANCE8 (Results 1 – 5 of 5) sorted by relevance
462 #define GR_GL_LUMINANCE8 0x8040 macro
1751 grayLumInfo.fFormats.fSizedInternalFormat = GR_GL_LUMINANCE8; in initConfigTable()2965 if (GR_GL_LUMINANCE8 == format) { in validate_sized_format()
1765 grayLumInfo.fFormats.fSizedInternalFormat = GR_GL_LUMINANCE8; in initConfigTable()2991 if (GR_GL_LUMINANCE8 == format) { in validate_sized_format()
110 return GrBackendFormat::MakeGL(GR_GL_LUMINANCE8, GR_GL_TEXTURE_2D); in create_backend_format()