/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 421 case GL_RGBA16I: in IsSizedInternalFormat() 1028 case GL_SHORT: VALIDATE_INTERNALFORMAT(GL_RGBA16I) in ValidateTextureFormatType() 1400 case GL_RGBA16I: in IsColorRenderable() 1470 case GL_RGBA16I: in IsDepthRenderable() 1536 case GL_RGBA16I: in IsStencilRenderable() 1641 case GL_RGBA16I: return 16; in GetAlphaSize() 1690 case GL_RGBA16I: return 16; in GetRedSize() 1739 case GL_RGBA16I: return 16; in GetGreenSize() 1788 case GL_RGBA16I: return 16; in GetBlueSize() 1880 case GL_RGBA16I: in GetColorComponentType()
|
D | Framebuffer.cpp | 549 case GL_RGBA16I: return GL_RGBA_INTEGER; in getImplementationColorReadFormat() 610 case GL_RGBA16I: return GL_INT; in getImplementationColorReadType()
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedColorMasks.cpp | 101 GL_RGBA8UI, GL_RGBA16I, GL_RGBA16UI, GL_RGBA32I, GL_RGBA32UI }; in iterate() 352 case GL_RGBA16I: in NumComponents() 383 case GL_RGBA16I: in ReadableType()
|
D | esextcDrawBuffersIndexedBlending.cpp | 360 case GL_RGBA16I: in NumComponents()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 60 { "rgba16i", GL_RGBA16I, }, in init()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 1733 GL_RGBA16I, in Get() 1747 GL_RGBA16I, in Get() 1901 GL_RGBA16I, in Get() 1915 GL_RGBA16I, in Get() 2083 GL_RGBA16I, in Get() 2111 GL_RGBA16I, in Get() 2359 case GL_RGBA16I: in Get() 2361 static constexpr Format info(GL_RGBA16I, in Get() 2369 GL_RGBA16I, in Get()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 163 case GL_RGBA16I: in isRequiredFormat() 292 case GL_RGBA16I: in getMinimumSampleCount()
|
D | es31fTextureFormatTests.cpp | 470 { "rgba16i", GL_RGBA16I, }, in init() 581 { "rgba16i", GL_RGBA16I, }, in init()
|
D | es31fFboColorbufferTests.cpp | 275 GL_RGBA16I, in init()
|
D | es31fInternalFormatQueryTests.cpp | 404 { "rgba16i", GL_RGBA16I, FormatSamplesCase::FORMAT_INT }, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestCase.cpp | 158 case GL_RGBA16I: in isRequiredFormat() 281 case GL_RGBA16I: in getMinimumSampleCount()
|
D | es3fRboStateQueryTests.cpp | 185 GL_RGBA16I, GL_RGBA16UI, GL_RGBA32I, GL_RGBA32UI in test() 248 { GL_RGBA16I, 16, 16, 16, 16 }, in test()
|
D | es3fInternalFormatQueryTests.cpp | 204 { "rgba16i", GL_RGBA16I, true }, in init()
|
D | es3fFboCompletenessTests.cpp | 53 GL_RGBA8I, GL_RGBA8UI, GL_RGBA16I, GL_RGBA16UI, GL_RGBA32I, GL_RGBA32UI,
|
/external/angle/src/libANGLE/ |
D | format_map_autogen.cpp | 485 return GL_RGBA16I; in GetSizedFormatInternal() 766 case GL_RGBA16I: in ValidES3FormatCombination()
|
/external/angle/src/tests/gl_tests/ |
D | CopyTexture3DTest.cpp | 134 case GL_RGBA16I: in testCopy() 866 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, false, false, in TEST_P() 868 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, true, false, in TEST_P() 870 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, false, true, in TEST_P() 1599 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, false, in TEST_P() 1601 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, true, in TEST_P() 1603 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, false, in TEST_P()
|
D | BlendIntegerTest.cpp | 168 runTest<GL_RGBA16I, 4, true>(); in TEST_P()
|
/external/mesa3d/src/mesa/main/ |
D | shaderimage.c | 97 case GL_RGBA16I: in _mesa_get_shader_image_format() 373 case GL_RGBA16I: in _mesa_is_shader_image_format_supported()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 162 case FMT_CASE(RGBA, SIGNED_INT16): return GL_RGBA16I; in getInternalFormat() 489 case GL_RGBA16I: return TextureFormat(TextureFormat::RGBA, TextureFormat::SIGNED_INT16); in mapGLInternalFormat() 608 case GL_RGBA16I: in isGLInternalColorFormatFilterable() 1117 case GL_RGBA16I: in getRenderableBitsES3()
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 115 { VIRGL_FORMAT_R16G16B16A16_SINT, GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT, NO_SWIZZLE }, 125 { VIRGL_FORMAT_R16G16B16X16_SINT, GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT, RGB1_SWIZZLE },
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_texture.cc | 56 return GL_RGBA16I; in ToTextureInternalFormat()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 111 case GL_RGBA16I: return GL_RGBA; in GetBaseInternalFormat() 172 case GL_SHORT: return GL_RGBA16I; in GetSizedInternalFormat() 340 case GL_RGBA16I: return sw::FORMAT_A16B16G16R16I; in SelectInternalFormat() 1454 … ASSERT_OR_RETURN(internalformat == GL_RGBA16I && getExternalFormat() == sw::FORMAT_A16B16G16R16I); in loadImageData()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferParameters.cpp | 89 m_internal_formats[GL_RGBA16I] = sizeof(glw::GLshort) * 4 /* components */; in initTest()
|
/external/angle/src/compiler/translator/ |
D | util.cpp | 823 return GL_RGBA16I; in GetImageInternalFormatType()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 51 …2F, VIEW_CLASS_64_BITS, GL_RGBA16UI, VIEW_CLASS_64_BITS, GL_RG32UI, VIEW_CLASS_64_BITS, GL_RGBA16I, 88 GL_RGBA16I, /* >= GL 4.0 */ 205 case GL_RGBA16I: in getAmountOfComponentsForInternalformat() 379 case GL_RGBA16I: in getComponentSizeForInternalformat() 848 case GL_RGBA16I: in getFormatOfInternalformat() 918 case GL_RGBA16I: in getGLFormatOfInternalformat() 1325 case GL_RGBA16I: in getInternalformatString() 1759 case GL_RGBA16I: in getSamplerTypeForInternalformat() 1988 case GL_RGBA16I: in getTypeCompatibleWithInternalformat() 2452 case GL_RGBA16I: in isInternalformatSupported()
|