/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2ext.h | 68 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2ext.h | 47 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MaxTextureSizeTest.cpp | 177 glTexStorage2DEXT(GL_TEXTURE_2D, 1, GL_RGBA8_OES, textureWidth, textureHeight); in TEST_P() 181 glTexStorage2D(GL_TEXTURE_2D, 1, GL_RGBA8_OES, textureWidth, textureHeight); in TEST_P()
|
H A D | MultisampleCompatibilityTest.cpp | 68 glRenderbufferStorageMultisampleANGLE(GL_RENDERBUFFER, num_samples, GL_RGBA8_OES, kWidth, in prepareForDraw()
|
H A D | SRGBTextureTest.cpp | 205 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8_OES, 1, 1); in TEST_P()
|
H A D | ImageTest.cpp | 3911 createEGLImageRenderbufferSource(1, 1, GL_RGBA8_OES, attribs, kLinearColor, source, &image); in SourceRenderbufferTargetTexture_helper() 3955 createEGLImageRenderbufferSource(1, 1, GL_RGBA8_OES, attribs, kLinearColor, source, &image); in SourceRenderbufferTargetTextureExternal_helper() 3997 createEGLImageRenderbufferSource(1, 1, GL_RGBA8_OES, attribs, kLinearColor, source, &image); in SourceRenderbufferTargetTextureExternalESSL3_helper() 4040 createEGLImageRenderbufferSource(1, 1, GL_RGBA8_OES, attribs, kLinearColor, source, &image); in SourceRenderbufferTargetRenderbuffer_helper()
|
H A D | D3DTextureTest.cpp | 1461 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8_OES, bufferSize, bufferSize); in TEST_P() 1737 glRenderbufferStorage(GL_RENDERBUFFER, isNV12 ? GL_RGBA8_OES : GL_RGBA16_EXT, bufferSize, in RunYUVTest()
|
H A D | CopyTextureTest.cpp | 600 glTexStorage2DEXT(GL_TEXTURE_2D, 1, GL_RGBA8_OES, 1, 1); in TEST_P() 604 glTexStorage2DEXT(GL_TEXTURE_2D, 1, GL_RGBA8_OES, 1, 1); in TEST_P()
|
H A D | VulkanExternalImageTest.cpp | 43 {VK_FORMAT_R8G8B8A8_UNORM, GL_RGBA8_OES}, // RGBA_8888
|
H A D | MipmapTest.cpp | 972 glTexStorage2DEXT(GL_TEXTURE_2D, 2, GL_RGBA8_OES, 2, 2); in TEST_P()
|
H A D | WebGLCompatibilityTest.cpp | 1100 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8_OES, 1, 1); in TEST_P() 1113 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8_OES, 1, 1); in TEST_P()
|
H A D | FramebufferTest.cpp | 231 testTextureFormat(GL_RGBA8_OES, 8, 8, 8, 8); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES2.cpp | 413 colorbufferFormat != GL_RGB5_A1 && colorbufferFormat != GL_RGBA8_OES && in ValidateES2CopyTexImageParameters() 425 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_BGRA8_EXT && in ValidateES2CopyTexImageParameters() 437 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_R32F && in ValidateES2CopyTexImageParameters() 450 colorbufferFormat != GL_RGB5_A1 && colorbufferFormat != GL_RGBA8_OES && in ValidateES2CopyTexImageParameters() 463 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_RGB32F && in ValidateES2CopyTexImageParameters() 476 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_RGBA32F && in ValidateES2CopyTexImageParameters() 502 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_BGR5_A1_ANGLEX && in ValidateES2CopyTexImageParameters() 514 colorbufferFormat != GL_BGRA8_EXT && colorbufferFormat != GL_RGBA8_OES && in ValidateES2CopyTexImageParameters() 526 colorbufferFormat != GL_RGBA8_OES && colorbufferFormat != GL_BGR5_A1_ANGLEX && in ValidateES2CopyTexImageParameters() 536 colorbufferFormat != GL_BGRA8_EXT && colorbufferFormat != GL_RGBA8_OES in ValidateES2CopyTexImageParameters() [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | formatutils9.cpp | 141 InsertD3D9FormatInfo(&map, GL_RGBA8_OES, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, LoadRGBA8ToBGRA8 ); in BuildD3D9FormatMap()
|
/third_party/mesa3d/include/GLES/ |
H A D | glext.h | 403 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/openGLES/api/GLES/ |
H A D | glext.h | 384 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
H A D | glext.h | 403 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | glext.h | 403 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | glext.h | 392 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 1134 colorBufferFormats.push_back(GL_RGBA8_OES); in generateConfigs()
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 479 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 460 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 463 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 463 #define GL_RGBA8_OES 0x8058 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 460 #define GL_RGBA8_OES 0x8058 macro
|