/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 368 case GL_R16I: in IsSizedInternalFormat() 1072 case GL_SHORT: VALIDATE_INTERNALFORMAT(GL_R16I) in ValidateTextureFormatType() 1356 case GL_R16I: in IsColorRenderable() 1425 case GL_R16I: in IsDepthRenderable() 1491 case GL_R16I: in IsStencilRenderable() 1597 case GL_R16I: return 0; in GetAlphaSize() 1646 case GL_R16I: return 16; in GetRedSize() 1695 case GL_R16I: return 0; in GetGreenSize() 1744 case GL_R16I: return 0; in GetBlueSize() 1842 case GL_R16I: in GetColorComponentType()
|
D | Framebuffer.cpp | 546 case GL_R16I: return GL_RED_INTEGER; in getImplementationColorReadFormat() 607 case GL_R16I: return GL_INT; in getImplementationColorReadType()
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedColorMasks.cpp | 98 GL_RGB5_A1, GL_RGBA8, GL_R8I, GL_R8UI, GL_R16I, in iterate() 330 case GL_R16I: in NumComponents() 377 case GL_R16I: in ReadableType()
|
D | esextcDrawBuffersIndexedBlending.cpp | 338 case GL_R16I: in NumComponents()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 99 { "r16i", GL_R16I, }, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 183 GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I, GL_R8UI, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI, in test() 236 { GL_R16I, 16, 0, 0, 0 }, in test()
|
D | es3fFboTestCase.cpp | 179 case GL_R16I: in isRequiredFormat() 302 case GL_R16I: in getMinimumSampleCount()
|
D | es3fInternalFormatQueryTests.cpp | 192 { "r16i", GL_R16I, true }, in init()
|
D | es3fFboCompletenessTests.cpp | 51 GL_R8I, GL_R8UI, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI,
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 185 case GL_R16I: in isRequiredFormat() 322 case GL_R16I: in getMinimumSampleCount()
|
D | es31fTextureFormatTests.cpp | 510 { "r16i", GL_R16I, }, in init() 563 { "r16i", GL_R16I, }, in init()
|
D | es31fFboColorbufferTests.cpp | 390 GL_R16I, in init()
|
/external/angle/src/libANGLE/ |
D | format_map_autogen.cpp | 387 return GL_R16I; in GetSizedFormatInternal() 1073 case GL_R16I: in ValidES3FormatCombination()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 193 static const _out_ch_desc sint16_zero = { GL_R16I, data_sint16_zero }; 194 static const _out_ch_desc sint16_one = { GL_R16I, data_sint16_one }; 764 GL_R16I, 769 { GL_R16I, src_data_r16i }, 847 { GL_R16I, src_data_rg16i + 0 }, 848 { GL_R16I, src_data_rg16i + 1 }, 925 { GL_R16I, src_data_rgb16i + 0 }, 926 { GL_R16I, src_data_rgb16i + 1 }, 927 { GL_R16I, src_data_rgb16i + 2 }, 1003 { GL_R16I, src_data_rgba16i + 0 }, [all …]
|
D | gl4cTextureViewTests.cpp | 62 GL_R16I, VIEW_CLASS_16_BITS, GL_RG8, VIEW_CLASS_16_BITS, GL_R16, VIEW_CLASS_16_BITS, GL_RG8_SNORM, 114 GL_R16I, /* >= GL 4.0 */ 277 case GL_R16I: in getAmountOfComponentsForInternalformat() 545 case GL_R16I: in getComponentSizeForInternalformat() 857 case GL_R16I: in getFormatOfInternalformat() 1024 case GL_R16I: in getGLFormatOfInternalformat() 1403 case GL_R16I: in getInternalformatString() 1768 case GL_R16I: in getSamplerTypeForInternalformat() 1987 case GL_R16I: in getTypeCompatibleWithInternalformat() 2477 case GL_R16I: in isInternalformatSupported()
|
D | gl4cCopyImageTests.cpp | 146 GL_R16, GL_R16F, GL_R16I, GL_R16UI, GL_R16_SNORM, 287 case GL_R16I: in filterFormats() 540 case GL_R16I: in getEpsilon() 629 case GL_R16I: in getFormat() 734 case GL_R16I: in getNumberOfChannels() 886 case GL_R16I: in getType() 997 case GL_R16I: in getPixelSizeForFormat() 2306 case GL_R16I: in packPixel()
|
/external/mesa3d/src/mesa/main/ |
D | shaderimage.c | 115 case GL_R16I: in _mesa_get_shader_image_format() 397 case GL_R16I: in _mesa_is_shader_image_format_supported()
|
D | glformats.c | 809 case GL_R16I: in _mesa_is_enum_format_signed_int() 1196 case GL_R16I: in _mesa_is_color_format() 2587 case GL_R16I: in _mesa_base_tex_format() 3349 if (internalFormat != GL_R16I) in _mesa_gles_error_check_format_and_type() 3872 case GL_R16I: in _mesa_is_es3_color_renderable()
|
D | texformat.c | 746 case GL_R16I: in _mesa_choose_tex_format()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 209 case FMT_CASE(R, SIGNED_INT16): return GL_R16I; in getInternalFormat() 538 case GL_R16I: return TextureFormat(TextureFormat::R, TextureFormat::SIGNED_INT16); in mapGLInternalFormat() 592 case GL_R16I: in isGLInternalColorFormatFilterable() 1140 case GL_R16I: in getRenderableBitsES3()
|
/external/angle/src/tests/gl_tests/ |
D | BlendIntegerTest.cpp | 211 runTest<GL_R16I, 1, true>(); in TEST_P()
|
D | CopyTexture3DTest.cpp | 125 case GL_R16I: in testCopy() 876 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, false, GLColor(127, 0, 0, 1)); in testIntFormats() 877 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, true, false, GLColor(115, 0, 0, 1)); in testIntFormats() 878 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, true, GLColor(127, 0, 0, 1)); in testIntFormats()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 93 case GL_R16I: return GL_RED; in GetBaseInternalFormat() 239 case GL_SHORT: return GL_R16I; in GetSizedInternalFormat() 337 case GL_R16I: return sw::FORMAT_R16I; in SelectInternalFormat() 1563 ASSERT_OR_RETURN(internalformat == GL_R16I && getExternalFormat() == sw::FORMAT_R16I); in loadImageData()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferParameters.cpp | 68 m_internal_formats[GL_R16I] = sizeof(glw::GLshort) * 1 /* components */; in initTest()
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 151 { VIRGL_FORMAT_R16_SINT, GL_R16I, GL_RED_INTEGER, GL_SHORT, NO_SWIZZLE }, 186 { VIRGL_FORMAT_L16_SINT, GL_R16I, GL_RED_INTEGER, GL_SHORT, RRR1_SWIZZLE },
|