Home
last modified time | relevance | path

Searched refs:GR_GL_ALPHA8 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLUtil.h384 case GR_GL_ALPHA8: return GrGLFormat::kALPHA8; in GrGLFormatFromGLEnum()
422 case GrGLFormat::kALPHA8: return GR_GL_ALPHA8; in GrGLFormatToEnum()
613 case GR_GL_ALPHA8: return "ALPHA8"; in GrGLFormatToStr()
H A DGrGLDefines.h474 #define GR_GL_ALPHA8 0x803C macro
H A DGrGLCaps.cpp1655 info.fInternalFormatForRenderbuffer = GR_GL_ALPHA8;
1669 info.fInternalFormatForTexImageOrStorage = GR_GL_ALPHA8;
1675 info.fInternalFormatForTexImageOrStorage = GR_GL_ALPHA8;
4815 GrBackendFormat::MakeGL(GR_GL_ALPHA8, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
/third_party/skia/tests/
H A DBackendAllocationTest.cpp777 { GrColorType::kAlpha_8, GR_GL_ALPHA8, kTransCol }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()

Completed in 13 milliseconds