/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RenderbufferMultisampleTest.cpp | 57 glRenderbufferStorageMultisample(GL_RENDERBUFFER, 1, GL_RGBA8I, 64, 64); in TEST_P() 67 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8I, GL_SAMPLES, 1, &maxSamplesRGBA8I); in TEST_P() 73 glRenderbufferStorageMultisample(GL_RENDERBUFFER, maxSamplesRGBA8I + 1, GL_RGBA8I, 64, 64); in TEST_P() 75 glRenderbufferStorageMultisample(GL_RENDERBUFFER, maxIntegerSamples + 1, GL_RGBA8I, 64, 64); in TEST_P()
|
H A D | CopyTexture3DTest.cpp | 133 case GL_RGBA8I: in testCopy() 136 renderType = GL_RGBA8I; in testCopy() 261 else if (renderType == GL_RGBA8I) in testCopy() 905 testCopy(testTarget, kColor, GL_RGBA8I, GL_BYTE, false, false, false, in testIntFormats() 907 testCopy(testTarget, kColor, GL_RGBA8I, GL_BYTE, false, true, false, GLColor(115, 63, 67, 115)); in testIntFormats() 908 testCopy(testTarget, kColor, GL_RGBA8I, GL_BYTE, false, false, true, GLColor(127, 77, 83, 115)); in testIntFormats()
|
H A D | BlendIntegerTest.cpp | 236 runTest<GL_RGBA8I, 4, true>(); in TEST_P()
|
H A D | IncompleteTextureTest.cpp | 278 setupFramebuffer(GL_RGBA8I); in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | utilities.cpp | 389 case GL_RGBA8I: in IsSizedInternalFormat() 997 case GL_BYTE: VALIDATE_INTERNALFORMAT(GL_RGBA8I) in ValidateTextureFormatType() 1368 case GL_RGBA8I: in IsColorRenderable() 1438 case GL_RGBA8I: in IsDepthRenderable() 1504 case GL_RGBA8I: in IsStencilRenderable() 1609 case GL_RGBA8I: return 8; in GetAlphaSize() 1658 case GL_RGBA8I: return 8; in GetRedSize() 1707 case GL_RGBA8I: return 8; in GetGreenSize() 1756 case GL_RGBA8I: return 8; in GetBlueSize() 1850 case GL_RGBA8I in GetColorComponentType() [all...] |
H A D | Framebuffer.cpp | 541 case GL_RGBA8I: return GL_RGBA_INTEGER; in getImplementationColorReadFormat() 602 case GL_RGBA8I: return GL_INT; in getImplementationColorReadType()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedColorMasks.cpp | 101 GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, in iterate() 351 case GL_RGBA8I: in NumComponents() 383 case GL_RGBA8I: in ReadableType()
|
H A D | esextcDrawBuffersIndexedBlending.cpp | 359 case GL_RGBA8I: in NumComponents()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pTextureFormatTests.cpp | 63 { "rgba8i", GL_RGBA8I, }, in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboTestCase.cpp | 161 case GL_RGBA8I: in isRequiredFormat() 284 case GL_RGBA8I: in getMinimumSampleCount()
|
H A D | es3fRboStateQueryTests.cpp | 188 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, GL_RGBA8UI, in test() 250 { GL_RGBA8I, 8, 8, 8, 8 }, in test()
|
H A D | es3fInternalFormatQueryTests.cpp | 202 { "rgba8i", GL_RGBA8I, true }, in init()
|
H A D | es3fFboStateQueryTests.cpp | 527 { GL_RGBA8I, GL_INT }, in test() 661 { GL_RGBA8I, 8, 8, 8, 8 }, in test()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboTestCase.cpp | 167 case GL_RGBA8I: in isRequiredFormat() 304 case GL_RGBA8I: in getMinimumSampleCount()
|
H A D | es31fTextureFormatTests.cpp | 480 { "rgba8i", GL_RGBA8I, }, in init() 588 { "rgba8i", GL_RGBA8I, }, in init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 1887 GL_RGBA8I, in Get() 1901 GL_RGBA8I, in Get() 2055 GL_RGBA8I, in Get() 2069 GL_RGBA8I, in Get() 2341 GL_RGBA8I, in Get() 2558 case GL_RGBA8I: in Get() 2560 static constexpr Format info(GL_RGBA8I, in Get() 2568 GL_RGBA8I, in Get()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderimage.c | 103 case GL_RGBA8I: in _mesa_get_shader_image_format() 377 case GL_RGBA8I: in _mesa_is_shader_image_format_supported()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_autogen.cpp | 483 return GL_RGBA8I; in GetSizedFormatInternal() 1488 case GL_RGBA8I: in ValidES3FormatCombination()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureUtil.cpp | 165 case FMT_CASE(RGBA, SIGNED_INT8): return GL_RGBA8I; in getInternalFormat() 494 case GL_RGBA8I: return TextureFormat(TextureFormat::RGBA, TextureFormat::SIGNED_INT8); 608 case GL_RGBA8I: 1122 case GL_RGBA8I:
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderTextureImageSamplesTests.cpp | 426 /* Determine what numbers of samples we can use for GL_RGBA8, GL_RGBA8I in executeFunctionalTest() 435 texture_internalformat = GL_RGBA8I; in executeFunctionalTest()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | GLFormat.cpp | 72 AddFormat(wgpu::TextureFormat::RGBA8Sint, GL_RGBA8I, GL_RGBA_INTEGER, GL_BYTE, Type::Int); in BuildGLFormatTable()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsScissorTests.cpp | 770 case GL_RGBA8I: return Color(i); in getBaseColor() 788 case GL_RGBA8I: return Color(i); in getMainColor() 810 retval.colorFmt = GL_RGBA8I; in getBufferFormat()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | Image.cpp | 109 case GL_RGBA8I: return GL_RGBA; in GetBaseInternalFormat() 170 case GL_BYTE: return GL_RGBA8I; in GetSizedInternalFormat() 332 case GL_RGBA8I: return sw::FORMAT_A8B8G8R8I; in SelectInternalFormat() 1379 ASSERT_OR_RETURN(internalformat == GL_RGBA8I && getExternalFormat() == sw::FORMAT_A8B8G8R8I); in loadImageData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DynamicImage2DHLSL.cpp | 76 case GL_RGBA8I: in image2DHLSLGroup()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferParameters.cpp | 88 m_internal_formats[GL_RGBA8I] = sizeof(glw::GLbyte) * 4 /* components */; in initTest()
|