Home
last modified time | relevance | path

Searched refs:GR_GL_BGRA8 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLUtil.h387 case GR_GL_BGRA8: return GrGLFormat::kBGRA8; in GrGLFormatFromGLEnum()
425 case GrGLFormat::kBGRA8: return GR_GL_BGRA8; in GrGLFormatToEnum()
616 case GR_GL_BGRA8: return "BGRA8"; in GrGLFormatToStr()
H A DGrGLDefines.h536 #define GR_GL_BGRA8 0x93A1 macro
H A DGrGLCaps.cpp1962 info.fInternalFormatForTexImageOrStorage = GR_GL_BGRA8;
4881 GrBackendFormat::MakeGL(GR_GL_BGRA8, GR_GL_TEXTURE_2D) }); in getTestingCombinations()
H A DGrGLGpu.cpp3790 this->glCaps().getRenderbufferInternalFormat(GrGLFormat::kBGRA8) != GR_GL_BGRA8) { in createTestingOnlyBackendRenderTarget()
/third_party/skia/tests/
H A DBackendAllocationTest.cpp770 { GrColorType::kBGRA_8888, GR_GL_BGRA8, SkColors::kBlue }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()

Completed in 19 milliseconds