Home
last modified time | relevance | path

Searched refs:GL_BGRA8_EXT (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_image_shm.cc22 case GL_BGRA8_EXT: in ValidFormat()
32 case GL_BGRA8_EXT: in TextureFormat()
48 case GL_BGRA8_EXT: in DataType()
59 case GL_BGRA8_EXT: in BytesPerPixel()
Dgl_bindings.h106 #define GL_BGRA8_EXT 0x93A1 macro
Dgl_gl_api_implementation.cc37 if (internal_format == GL_BGRA_EXT || internal_format == GL_BGRA8_EXT) in GetInternalFormat()
/external/chromium_org/content/common/gpu/client/
Dgpu_memory_buffer_impl.cc22 case GL_BGRA8_EXT: in IsFormatValid()
44 case GL_BGRA8_EXT: in BytesPerPixel()
Dgpu_memory_buffer_impl_io_surface.cc22 case GL_BGRA8_EXT: in IsFormatSupported()
49 case GL_BGRA8_EXT: in PixelFormat()
/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES2.cpp565 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
578 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
591 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
603 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
614 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
624 colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters()
Dformatutils.cpp83 …L_BGRA_EXT, GL_UNSIGNED_BYTE, GL_BGRA8_EXT, … in BuildES2FormatMap()
172 …pping(&map, GL_BGRA_EXT, GL_UNSIGNED_BYTE, GL_BGRA8_EXT, W… in BuildES3FormatMap()
339 …set.insert(FormatInfo(GL_BGRA8_EXT, GL_BGRA_EXT, GL_UNSIGNED_BYTE … in BuildES3FormatSet()
713 …map.insert(InternalFormatInfoPair(GL_BGRA8_EXT, InternalFormatInfo::RGBAFormat( 8, 8, 8,… in BuildES3InternalFormatInfoMap()
812 …map.insert(InternalFormatInfoPair(GL_BGRA8_EXT, InternalFormatInfo::RGBAFormat( 8, 8, … in BuildES2InternalFormatInfoMap()
/external/chromium_org/gpu/command_buffer/service/
Dfeature_info_unittest.cc385 GL_BGRA8_EXT)); in TEST_F()
405 GL_BGRA8_EXT)); in TEST_F()
419 GL_BGRA8_EXT)); in TEST_F()
433 GL_BGRA8_EXT)); in TEST_F()
Dfeature_info.cc430 validators_.render_buffer_format.AddValue(GL_BGRA8_EXT); in InitializeFeatures()
699 validators_.texture_internal_format_storage.AddValue(GL_BGRA8_EXT); in InitializeFeatures()
Dgles2_cmd_decoder.cc9846 case GL_BGRA8_EXT: in ExtractFormatFromStorageFormat()
10048 case GL_BGRA8_EXT: in ExtractTypeFromStorageFormat()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
Dformatutils9.cpp128 …map.insert(D3D9FormatPair(GL_BGRA8_EXT, D3D9FormatInfo(D3D9Format<D3DFMT_A8… in BuildD3D9FormatMap()
203 …map.insert(D3D9FormatInfoPair(D3DFMT_X8R8G8B8, D3DFormatInfo( 32, 1, 1, GL_BGRA8_EXT, … in BuildD3D9FormatInfoMap()
204 …map.insert(D3D9FormatInfoPair(D3DFMT_A8R8G8B8, D3DFormatInfo( 32, 1, 1, GL_BGRA8_EXT, … in BuildD3D9FormatInfoMap()
/external/chromium_org/third_party/angle/src/libEGL/
DConfig.cpp72 case GL_BGRA8_EXT: in Config()
/external/chromium_org/third_party/angle/tests/angle_tests/
DBlitFramebufferANGLETest.cpp111 GLenum format = GL_BGRA8_EXT; in SetUp()
206 …glRenderbufferStorageMultisampleANGLE(GL_RENDERBUFFER, 1, GL_BGRA8_EXT, getWindowWidth(), getWindo… in SetUp()
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils.cc651 case GL_BGRA8_EXT: in GetChannelsForFormat()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Dformatutils11.cpp118 …map.insert(D3D11ES3FormatPair(GL_BGRA8_EXT, D3D11ES3FormatInfo(DXGI_FORMAT_B8G8R8A8_U… in BuildD3D11ES3FormatMap()
312 …insertLoadFunction(&map, GL_BGRA8_EXT, GL_UNSIGNED_BYTE, loadToNativ… in buildD3D11LoadFunctionMap()
403 …map.insert(D3D11ES2FormatPair(GL_BGRA8_EXT, D3D11ES2FormatInfo(DXGI_FORMAT_B… in BuildD3D11ES2FormatMap()
572 AddDXGIToESEntry(&map, DXGI_FORMAT_B8G8R8A8_UNORM, GL_BGRA8_EXT); in BuildCommonDXGIToESFormatMap()
/external/chromium_org/third_party/mesa/src/include/GLES2/
Dgl2ext.h439 #define GL_BGRA8_EXT 0x93A1 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h439 #define GL_BGRA8_EXT 0x93A1 macro
/external/chromium_org/third_party/angle/include/GLES2/
Dgl2ext.h622 #define GL_BGRA8_EXT 0x93A1 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2ext.h421 #define GL_BGRA8_EXT 0x93A1 macro
/external/chromium_org/third_party/khronos/GLES2/
Dgl2ext.h600 #define GL_BGRA8_EXT 0x93A1 macro
/external/chromium_org/cc/resources/
Dresource_provider.cc70 storage_format = GL_BGRA8_EXT; in TextureToStorageFormat()
Dresource_provider_unittest.cc192 case GL_BGRA8_EXT: in texStorage2DEXT()