Home
last modified time | relevance | path

Searched refs:BGRA_EXT (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DExtensions3D.h76 BGRA_EXT = 0x80E1, enumerator
DGraphicsContext3D.cpp105 case Extensions3D::BGRA_EXT: // GL_EXT_texture_format_BGRA8888 in computeFormatAndTypeParameters()
/external/webkit/Source/WebCore/platform/graphics/gpu/
DTexture.cpp74 *glFormat = Extensions3D::BGRA_EXT; in convertFormat()
/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp898 …context->readPixels(0, height - 1 - y, width, 1, Extensions3D::BGRA_EXT, GraphicsContext3D::UNSIGN… in readbackHardwareToSoftware()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0679956 Add query function (supportsBGRA()) and the BGRA_EXT token.
80278 Add query function (supportsBGRA()) and the BGRA_EXT token.