Home
last modified time | relevance | path

Searched refs:GR_GL_R8 (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLUtil.cpp491 case GR_GL_R8: in GrGLSizedFormatToPixelConfig()
DGrGLCaps.cpp1691 redInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()
1732 grayRedInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()
2508 } else if (GR_GL_R8 == format) { in validate_sized_format()
2551 } else if (GR_GL_R8 == format) { in validate_sized_format()
DGrGLDefines.h457 #define GR_GL_R8 0x8229 macro
/external/skia/src/gpu/gl/
DGrGLUtil.cpp491 case GR_GL_R8: in GrGLSizedFormatToPixelConfig()
DGrGLCaps.cpp1659 redInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()
1700 grayRedInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()
2503 } else if (GR_GL_R8 == format) { in validate_sized_format()
2549 } else if (GR_GL_R8 == format) { in validate_sized_format()
DGrGLDefines.h449 #define GR_GL_R8 0x8229 macro
/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp255 *internalFormat = GR_GL_R8; in atlas_format_to_gl_types()
/external/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp255 *internalFormat = GR_GL_R8; in atlas_format_to_gl_types()