Home
last modified time | relevance | path

Searched refs:GL_SHORT (Results 1 – 25 of 144) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_autogen.cpp244 case GL_SHORT: in GetSizedFormatInternal()
262 case GL_SHORT: in GetSizedFormatInternal()
286 case GL_SHORT: in GetSizedFormatInternal()
308 case GL_SHORT: in GetSizedFormatInternal()
336 case GL_SHORT: in GetSizedFormatInternal()
360 case GL_SHORT: in GetSizedFormatInternal()
382 case GL_SHORT: in GetSizedFormatInternal()
402 case GL_SHORT: in GetSizedFormatInternal()
492 case GL_SHORT: in ValidES3Type()
543 case GL_SHORT: in ValidES3FormatCombination()
[all …]
Dformatutils.cpp758 …AddRGBAFormat(&map, GL_R16I, true, 16, 0, 0, 0, 0, GL_RED_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
764 …AddRGBAFormat(&map, GL_RG16I, true, 16, 16, 0, 0, 0, GL_RG_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
770 …AddRGBAFormat(&map, GL_RGB16I, true, 16, 16, 16, 0, 0, GL_RGB_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
776 …AddRGBAFormat(&map, GL_RGBA16I, true, 16, 16, 16, 16, 0, GL_RGBA_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
944 …AddRGBAFormat(&map, GL_R16_SNORM_EXT, true, 16, 0, 0, 0, 0, GL_RED, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
946 …AddRGBAFormat(&map, GL_RG16_SNORM_EXT, true, 16, 16, 0, 0, 0, GL_RG, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
948 …AddRGBAFormat(&map, GL_RGB16_SNORM_EXT, true, 16, 16, 16, 0, 0, GL_RGB, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
950 …AddRGBAFormat(&map, GL_RGBA16_SNORM_EXT, true, 16, 16, 16, 16, 0, GL_RGBA, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
974 …AddRGBAFormat(&map, GL_RED_INTEGER, false, 16, 0, 0, 0, 0, GL_RED_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
980 …AddRGBAFormat(&map, GL_RG_INTEGER, false, 16, 16, 0, 0, 0, GL_RG_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_autogen.cpp368 case GL_SHORT: in GetSizedFormatInternal()
386 case GL_SHORT: in GetSizedFormatInternal()
410 case GL_SHORT: in GetSizedFormatInternal()
432 case GL_SHORT: in GetSizedFormatInternal()
462 case GL_SHORT: in GetSizedFormatInternal()
486 case GL_SHORT: in GetSizedFormatInternal()
508 case GL_SHORT: in GetSizedFormatInternal()
528 case GL_SHORT: in GetSizedFormatInternal()
629 case GL_SHORT: in ValidES3Type()
1004 case GL_SHORT: in ValidES3FormatCombination()
[all …]
Dformatutils.cpp1048 …AddRGBAFormat(&map, GL_R16I, true, 16, 0, 0, 0, 0, GL_RED_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
1054 …AddRGBAFormat(&map, GL_RG16I, true, 16, 16, 0, 0, 0, GL_RG_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
1060 …AddRGBAFormat(&map, GL_RGB16I, true, 16, 16, 16, 0, 0, GL_RGB_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
1066 …AddRGBAFormat(&map, GL_RGBA16I, true, 16, 16, 16, 16, 0, GL_RGBA_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
1263 …AddRGBAFormat(&map, GL_R16_SNORM_EXT, true, 16, 0, 0, 0, 0, GL_RED, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
1265 …AddRGBAFormat(&map, GL_RG16_SNORM_EXT, true, 16, 16, 0, 0, 0, GL_RG, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
1267 …AddRGBAFormat(&map, GL_RGB16_SNORM_EXT, true, 16, 16, 16, 0, 0, GL_RGB, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
1269 …AddRGBAFormat(&map, GL_RGBA16_SNORM_EXT, true, 16, 16, 16, 16, 0, GL_RGBA, GL_SHORT, GL_S… in BuildInternalFormatInfoMap()
1322 …AddRGBAFormat(&map, GL_RED_INTEGER, false, 16, 0, 0, 0, 0, GL_RED_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
1328 …AddRGBAFormat(&map, GL_RG_INTEGER, false, 16, 16, 0, 0, 0, GL_RG_INTEGER, GL_SHORT, … in BuildInternalFormatInfoMap()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTexture3DTest.cpp803 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_R16I, GL_SHORT, false, false, false, in TEST_P()
805 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_R16I, GL_SHORT, false, true, false, in TEST_P()
807 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_R16I, GL_SHORT, false, false, true, in TEST_P()
824 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RG16I, GL_SHORT, false, false, false, in TEST_P()
826 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RG16I, GL_SHORT, false, true, false, in TEST_P()
828 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RG16I, GL_SHORT, false, false, true, in TEST_P()
845 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGB16I, GL_SHORT, false, false, false, in TEST_P()
847 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGB16I, GL_SHORT, false, true, false, in TEST_P()
849 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGB16I, GL_SHORT, false, false, true, in TEST_P()
866 testCopy(GL_TEXTURE_3D, GLColor(255, 140, 150, 230), GL_RGBA16I, GL_SHORT, false, false, false, in TEST_P()
[all …]
DVertexAttributeTest.cpp24 case GL_SHORT: in TypeStride()
405 TestData data(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), expectedData.data()); in TEST_P()
419 TestData data(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), expectedData.data()); in TEST_P()
435 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), in TEST_P()
446 TestData normalizedData(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), in TEST_P()
464 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), in TEST_P()
470 TestData normalizedData(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), in TEST_P()
490 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::BUFFER, inputData.data(), in TEST_P()
495 TestData normalizedData(GL_SHORT, GL_TRUE, Source::BUFFER, inputData.data(), in TEST_P()
513 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::BUFFER, inputData.data(), in TEST_P()
[all …]
DTextureUploadFormatTest.cpp56 case GL_SHORT: in bytesPerPixel()
465 fnTest({GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
466 fnTest({GL_RGB16I, GL_RGB_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
467 fnTest({GL_RG16I, GL_RG_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
468 fnTest({GL_R16I, GL_RED_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fVertexArrayObjectTests.cpp333 case GL_SHORT: stride = buffer.componentCount * (int)sizeof(GLshort); break; in createRandomBufferData()
377 case GL_SHORT: in createRandomBufferData()
440 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
458 case GL_SHORT: scale = (0.5f/float((1u<<14)-1u)); break; in createProgram()
486 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
515 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
764 BufferSpec shortCoordBuffer48 = { 48, 2*384, 4, 0, 0, GL_SHORT, -32768, 32768, 0.0f, 0.0f }; in init()
771 m_spec.state.attributes[attribNdx].type = GL_SHORT; in init()
789 m_spec.vao.attributes[attribNdx].type = GL_SHORT; in init()
917 case GL_SHORT: stride = buffer.componentCount * (int)sizeof(GLshort); break; in createRandomBufferData()
[all …]
/third_party/mesa3d/src/mesa/main/
Dglformats.c284 case GL_SHORT: in _mesa_sizeof_type()
321 case GL_SHORT: in _mesa_sizeof_packed_type()
436 case GL_SHORT: in _mesa_bytes_per_pixel()
540 case GL_SHORT: in _mesa_bytes_per_vertex_attrib()
1919 case GL_SHORT: in _mesa_error_check_format_and_type()
1943 case GL_SHORT: in _mesa_error_check_format_and_type()
1960 case GL_SHORT: in _mesa_error_check_format_and_type()
1975 case GL_SHORT: in _mesa_error_check_format_and_type()
2007 case GL_SHORT: in _mesa_error_check_format_and_type()
2023 case GL_SHORT: in _mesa_error_check_format_and_type()
[all …]
Dformats.c1101 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1106 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1110 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1114 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1226 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1230 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1262 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1266 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1270 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
1274 *datatype = GL_SHORT; in _mesa_uncompressed_format_to_type_and_comps()
[all …]
Dpack.c267 srcType == GL_SHORT || in extract_uint_indexes()
343 case GL_SHORT: in extract_uint_indexes()
495 srcType == GL_SHORT || in _mesa_unpack_stencil_span()
642 case GL_SHORT: in _mesa_pack_stencil_span()
845 case GL_SHORT: in _mesa_unpack_depth_span()
1050 case GL_SHORT: in _mesa_pack_depth_span()
1465 dst_is_signed = (dst_type == GL_BYTE || dst_type == GL_SHORT || in _mesa_pack_luminance_from_rgba_integer()
1492 case GL_SHORT: in _mesa_pack_luminance_from_rgba_integer()
1530 case GL_SHORT: in _mesa_pack_luminance_from_rgba_integer()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTexture3DTest.cpp873 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, false, GLColor(127, 0, 0, 1)); in testIntFormats()
874 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, true, false, GLColor(115, 0, 0, 1)); in testIntFormats()
875 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, true, GLColor(127, 0, 0, 1)); in testIntFormats()
885 testCopy(testTarget, kColor, GL_RG16I, GL_SHORT, false, false, false, GLColor(127, 70, 0, 1)); in testIntFormats()
886 testCopy(testTarget, kColor, GL_RG16I, GL_SHORT, false, true, false, GLColor(115, 63, 0, 1)); in testIntFormats()
887 testCopy(testTarget, kColor, GL_RG16I, GL_SHORT, false, false, true, GLColor(127, 77, 0, 1)); in testIntFormats()
897 testCopy(testTarget, kColor, GL_RGB16I, GL_SHORT, false, false, false, GLColor(127, 70, 75, 1)); in testIntFormats()
898 testCopy(testTarget, kColor, GL_RGB16I, GL_SHORT, false, true, false, GLColor(115, 63, 67, 1)); in testIntFormats()
899 testCopy(testTarget, kColor, GL_RGB16I, GL_SHORT, false, false, true, GLColor(127, 77, 83, 1)); in testIntFormats()
910 testCopy(testTarget, kColor, GL_RGBA16I, GL_SHORT, false, false, false, in testIntFormats()
[all …]
DTextureUploadFormatTest.cpp56 case GL_SHORT: in bytesPerPixel()
491 fnTest({GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
492 fnTest({GL_RGB16I, GL_RGB_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
493 fnTest({GL_RG16I, GL_RG_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
494 fnTest({GL_R16I, GL_RED_INTEGER, GL_SHORT}, {1, 1, 1, 1}); in TEST_P()
DVertexAttributeTest.cpp26 case GL_SHORT: in TypeStride()
521 TestData data(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), expectedData.data()); in TEST_P()
535 TestData data(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), expectedData.data()); in TEST_P()
607 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), in TEST_P()
618 TestData normalizedData(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), in TEST_P()
636 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::IMMEDIATE, inputData.data(), in TEST_P()
642 TestData normalizedData(GL_SHORT, GL_TRUE, Source::IMMEDIATE, inputData.data(), in TEST_P()
662 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::BUFFER, inputData.data(), in TEST_P()
667 TestData normalizedData(GL_SHORT, GL_TRUE, Source::BUFFER, inputData.data(), in TEST_P()
685 TestData unnormalizedData(GL_SHORT, GL_FALSE, Source::BUFFER, inputData.data(), in TEST_P()
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp256 …{ GL_R16_SNORM, GL_RED, GL_RED, GL_SHORT, SAMPLER_NORM, { {16, 0, 0, 0, 0, 0, 0, 0, N…
260 …{ GL_RG16_SNORM, GL_RG, GL_RG, GL_SHORT, SAMPLER_NORM, { {16,16, 0, 0, 0, 0, 0, 0, NO_…
270 …{ GL_RGB16_SNORM, GL_RGB, GL_RGB, GL_SHORT, SAMPLER_NORM, { {16,16,16, 0, 0, 0, 0, 0, …
284 …{ GL_RGBA16_SNORM, GL_RGBA, GL_RGBA, GL_SHORT, SAMPLER_NORM, { {16,16,16,16, 0, 0, 0, 0,…
303 …{ GL_R16I, GL_RED, GL_RED_INTEGER, GL_SHORT, SAMPLER_INT, { {16, 0, 0, 0, 0, 0, 0, 0, NO_FLAG…
309 …{ GL_RG16I, GL_RG, GL_RG_INTEGER, GL_SHORT, SAMPLER_INT, { {16,16, 0, 0, 0, 0, 0, 0, NO_FLAG …
315 …{ GL_RGB16I, GL_RGB, GL_RGB_INTEGER, GL_SHORT, SAMPLER_INT, { {16,16,16, 0, 0, 0, 0, 0, NO_FLA…
321 …{ GL_RGBA16I, GL_RGBA, GL_RGBA_INTEGER, GL_SHORT, SAMPLER_INT, { {16,16,16,16, 0, 0, 0, 0, NO_FL…
392 …{ GL_R16I, GL_RED, GL_RED_INTEGER, GL_SHORT, SAMPLER_INT, { {16, 0, 0, 0, 0, 0, 0, 0, NO…
398 …{ GL_RG16I, GL_RG, GL_RG_INTEGER, GL_SHORT, SAMPLER_INT, { {16,16, 0, 0, 0, 0, 0, 0, NO_…
[all …]
DglcInternalformatTests.cpp316 else if (type == GL_SHORT) in prepareTexturingProgramSources()
496 colorConversionMap[GL_SHORT] = &convertShort; in generateTextureData()
1618 TF(GL_RGBA_INTEGER, GL_SHORT, GL_RGBA16I), in getESTestData()
1637 TF(GL_RGB_INTEGER, GL_SHORT, GL_RGB16I), in getESTestData()
1647 TF(GL_RG_INTEGER, GL_SHORT, GL_RG16I), in getESTestData()
1657 TF(GL_RED_INTEGER, GL_SHORT, GL_R16I), in getESTestData()
1742 TF(GL_RED, GL_SHORT, GL_R16_SNORM), in getGLTestData()
1744 TF(GL_RG, GL_SHORT, GL_RG16_SNORM), in getGLTestData()
1746 TF(GL_RGB, GL_SHORT, GL_RGB16_SNORM), in getGLTestData()
1748 TF(GL_RGBA, GL_SHORT, GL_RGBA16_SNORM), in getGLTestData()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp264 struct GLToCType<GL_SHORT>
450 struct VertexTypeMapping<GL_SHORT, false> : VertexTypeMappingBase<D3DVT_SHORT>
453 struct VertexTypeMapping<GL_SHORT, true> : VertexTypeMappingBase<D3DVT_SHORT_NORM, D3DVT_FLOAT>
639 case GL_SHORT: in ComputeTypeIndex()
664 TRANSLATIONS_FOR_TYPE(GL_SHORT), TRANSLATIONS_FOR_TYPE(GL_UNSIGNED_SHORT), in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DBufferSubData.cpp155 case GL_SHORT: in GetVertexData()
183 case GL_SHORT: in GetVertexData()
228 case GL_SHORT: in story()
DMapBufferRange.cpp166 case GL_SHORT: in GetVertexData()
194 case GL_SHORT: in GetVertexData()
239 case GL_SHORT: in story()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DGLFormat.cpp54 AddFormat(wgpu::TextureFormat::R16Sint, GL_R16I, GL_RED_INTEGER, GL_SHORT, Type::Int); in BuildGLFormatTable()
66 AddFormat(wgpu::TextureFormat::RG16Sint, GL_RG16I, GL_RG_INTEGER, GL_SHORT, Type::Int); in BuildGLFormatTable()
85 … AddFormat(wgpu::TextureFormat::RGBA16Sint, GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT, Type::Int); in BuildGLFormatTable()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.cpp172 case GL_SHORT: return GL_RGBA16I; in GetSizedInternalFormat()
197 case GL_SHORT: return GL_RGB16I; in GetSizedInternalFormat()
218 case GL_SHORT: return GL_RG16I; in GetSizedInternalFormat()
239 case GL_SHORT: return GL_R16I; in GetSizedInternalFormat()
426 case GL_SHORT: return 2; in ComputePixelSize()
443 case GL_SHORT: return 4; in ComputePixelSize()
462 case GL_SHORT: return 6; in ComputePixelSize()
484 case GL_SHORT: return 8; in ComputePixelSize()
1384 case GL_SHORT: in loadImageData()
1478 case GL_SHORT: in loadImageData()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DBufferSubData.cpp155 case GL_SHORT: in GetVertexData()
183 case GL_SHORT: in GetVertexData()
228 case GL_SHORT: in suffix()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp440 struct GLToCType<GL_SHORT>
626 struct VertexTypeMapping<GL_SHORT, false> : VertexTypeMappingBase<D3DVT_SHORT>
629 struct VertexTypeMapping<GL_SHORT, true> : VertexTypeMappingBase<D3DVT_SHORT_NORM, D3DVT_FLOAT>
815 case GL_SHORT: in ComputeTypeIndex()
841 TRANSLATIONS_FOR_TYPE(GL_SHORT), TRANSLATIONS_FOR_TYPE(GL_UNSIGNED_SHORT), in GetVertexFormatInfo()
/third_party/mesa3d/src/glx/
Dindirect_vertex_array.c1174 case GL_SHORT: in __indirect_glVertexPointer()
1222 case GL_SHORT: in __indirect_glNormalPointer()
1296 case GL_SHORT: in __indirect_glColorPointer()
1348 case GL_SHORT: in __indirect_glIndexPointer()
1456 case GL_SHORT: in __indirect_glTexCoordPointer()
1477 case GL_SHORT: in __indirect_glTexCoordPointer()
1531 case GL_SHORT: in __indirect_glSecondaryColorPointer()
1651 case GL_SHORT: in __indirect_glVertexAttribPointer()
1682 case GL_SHORT: in __indirect_glVertexAttribPointer()
1753 case GL_SHORT: in __indirect_glVertexAttribPointerNV()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dload_functions_table_autogen.cpp1721 case GL_SHORT: in R16I_to_R16_SINT()
1757 case GL_SHORT: in R16_SNORM_EXT_to_R16_SNORM()
1917 case GL_SHORT: in RG16I_to_R16G16_SINT()
1953 case GL_SHORT: in RG16_SNORM_EXT_to_R16G16_SNORM()
2219 case GL_SHORT: in RGB16I_to_R16G16B16A16_SINT()
2231 case GL_SHORT: in RGB16I_to_R16G16B16_SINT()
2291 case GL_SHORT: in RGB16_SNORM_EXT_to_R16G16B16A16_SNORM()
2303 case GL_SHORT: in RGB16_SNORM_EXT_to_R16G16B16_SNORM()
2659 case GL_SHORT: in RGBA16I_to_R16G16B16A16_SINT()
2695 case GL_SHORT: in RGBA16_SNORM_EXT_to_R16G16B16A16_SNORM()

123456