Home
last modified time | relevance | path

Searched refs:GL_RGB8_OES (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2ext.h67 #define GL_RGB8_OES 0x8051 macro
/third_party/openGLES/api/GLSC2/
Dglsc2ext.h46 #define GL_RGB8_OES 0x8051 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp514 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
525 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
538 colorbufferFormat != GL_RGB8_OES && colorbufferFormat != GL_RGBA4 && in ValidateES2CopyTexImageParameters()
549 if (colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
615 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
626 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
637 colorbufferFormat != GL_RGB8_OES && colorbufferFormat != GL_RGBA4 && in ValidateES2CopyTexImageParameters()
646 if (colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp423 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
435 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
449 colorbufferFormat != GL_RGB8_OES && colorbufferFormat != GL_RGBA4 && in ValidateES2CopyTexImageParameters()
461 if (colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
512 colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
524 colorbufferFormat != GL_RGB8_OES && colorbufferFormat != GL_RGBA4 && in ValidateES2CopyTexImageParameters()
534 if (colorbufferFormat != GL_RGB565 && colorbufferFormat != GL_RGB8_OES && in ValidateES2CopyTexImageParameters()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp139 …InsertD3D9FormatInfo(&map, GL_RGB8_OES, D3DFMT_X8R8G8B8, D3DFMT_X8R8G… in BuildD3D9FormatMap()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp323 …InsertD3D9FormatInfo(&map, GL_RGB8_OES, D3DFMT_X8R8G8B8, D3DFMT_X8R8G… in BuildD3D9FormatMap()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferTest.cpp212 testTextureFormat(GL_RGB8_OES, 8, 8, 8, 0); in TEST_P()
DWebGLCompatibilityTest.cpp1049 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8_OES, 1, 1); in TEST_P()
1062 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8_OES, 1, 1); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp54 {VK_FORMAT_R8G8B8A8_UNORM, GL_RGB8_OES}, // RGBX_8888
DD3DTextureTest.cpp1489 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8_OES, bufferSize, bufferSize); in TEST_P()
DWebGLCompatibilityTest.cpp1097 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8_OES, 1, 1); in TEST_P()
1110 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8_OES, 1, 1); in TEST_P()
DFramebufferTest.cpp213 testTextureFormat(GL_RGB8_OES, 8, 8, 8, 0); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dglext.h402 #define GL_RGB8_OES 0x8051 macro
/third_party/openGLES/api/GLES/
Dglext.h383 #define GL_RGB8_OES 0x8051 macro
/third_party/mesa3d/include/GLES/
Dglext.h402 #define GL_RGB8_OES 0x8051 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/
Dglext.h391 #define GL_RGB8_OES 0x8051 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dglext.h402 #define GL_RGB8_OES 0x8051 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dglext.h391 #define GL_RGB8_OES 0x8051 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2ext.h131 #define GL_RGB8_OES 0x8051 macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl315 #define GL_RGB8_OES 0x8051 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp951 colorBufferFormats.push_back(GL_RGB8_OES); in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp1137 colorBufferFormats.push_back(GL_RGB8_OES); in generateConfigs()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp520 { GL_RGB8_OES, GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV_EXT, 3, true },
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2ext.h462 #define GL_RGB8_OES 0x8051 macro
/third_party/mesa3d/include/GLES2/
Dgl2ext.h478 #define GL_RGB8_OES 0x8051 macro

12