/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedColorMasks.cpp | 101 GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, in iterate() 340 case GL_RG16UI: in NumComponents() 392 case GL_RG16UI: in ReadableType()
|
D | esextcDrawBuffersIndexedBlending.cpp | 348 case GL_RG16UI: in NumComponents()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 90 { "rg16ui", GL_RG16UI, }, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 188 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, GL_RGBA8UI, in test() 247 { GL_RG16UI, 16, 16, 0, 0 }, in test()
|
D | es3fFboTestCase.cpp | 173 case GL_RG16UI: in isRequiredFormat() 296 case GL_RG16UI: in getMinimumSampleCount()
|
D | es3fInternalFormatQueryTests.cpp | 199 { "rg16ui", GL_RG16UI, true }, in init()
|
D | es3fFboCompletenessTests.cpp | 53 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI,
|
D | es3fPixelBufferObjectTests.cpp | 668 GL_RG16UI, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 179 case GL_RG16UI: in isRequiredFormat() 316 case GL_RG16UI: in getMinimumSampleCount()
|
D | es31fTextureFormatTests.cpp | 509 { "rg16ui", GL_RG16UI, }, in init() 583 { "rg16ui", GL_RG16UI, }, in init()
|
D | es31fFboColorbufferTests.cpp | 382 GL_RG16UI, in init()
|
D | es31fInternalFormatQueryTests.cpp | 403 { "rg16ui", GL_RG16UI, FormatSamplesCase::FORMAT_INT }, in init()
|
/external/angle/src/libANGLE/ |
D | format_map_autogen.cpp | 535 return GL_RG16UI; in GetSizedFormatInternal() 1692 case GL_RG16UI: in ValidES3FormatCombination()
|
/external/mesa3d/src/mesa/main/ |
D | shaderimage.c | 79 case GL_RG16UI: in _mesa_get_shader_image_format() 390 case GL_RG16UI: in _mesa_is_shader_image_format_supported()
|
D | glformats.c | 756 case GL_RG16UI: in _mesa_is_enum_format_unsigned_int() 1171 case GL_RG16UI: in _mesa_is_color_format() 2611 case GL_RG16UI: in _mesa_base_tex_format() 3236 if (internalFormat != GL_RG16UI) in _mesa_gles_error_check_format_and_type() 3879 case GL_RG16UI: in _mesa_is_es3_color_renderable()
|
D | texformat.c | 731 case GL_RG16UI: in _mesa_choose_tex_format()
|
D | textureview.c | 147 {GL_VIEW_CLASS_32_BITS, GL_RG16UI},
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 196 case FMT_CASE(RG, UNSIGNED_INT16): return GL_RG16UI; in getInternalFormat() 525 case GL_RG16UI: return TextureFormat(TextureFormat::RG, TextureFormat::UNSIGNED_INT16); in mapGLInternalFormat() 599 case GL_RG16UI: in isGLInternalColorFormatFilterable() 1134 case GL_RG16UI: in getRenderableBitsES3()
|
/external/angle/src/tests/gl_tests/ |
D | BlendIntegerTest.cpp | 272 runTest<GL_RG16UI, 2, false>(); in TEST_P()
|
D | CopyTexture3DTest.cpp | 143 case GL_RG16UI: in testCopy() 996 testCopy(testTarget, kColor, GL_RG16UI, GL_UNSIGNED_SHORT, false, false, false, in testUintFormats() 998 testCopy(testTarget, kColor, GL_RG16UI, GL_UNSIGNED_SHORT, false, true, false, in testUintFormats() 1000 testCopy(testTarget, kColor, GL_RG16UI, GL_UNSIGNED_SHORT, false, false, true, in testUintFormats()
|
D | TextureUploadFormatTest.cpp | 534 fnTest(TexFormat(GL_RG16UI, GL_RG_INTEGER, GL_UNSIGNED_SHORT), {1, 1, 1, 1}); in TEST_P()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferParameters.cpp | 80 m_internal_formats[GL_RG16UI] = sizeof(glw::GLushort) * 2 /* components */; in initTest()
|
D | esextcTextureBufferTextureBufferRange.cpp | 324 case GL_RG16UI: in configure() 626 formats.push_back(GL_RG16UI); in initTest()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 155 GL_RG16, GL_RG16F, GL_RG16I, GL_RG16UI, GL_RG16_SNORM, 306 case GL_RG16UI: in filterFormats() 553 case GL_RG16UI: in getEpsilon() 648 case GL_RG16UI: in getFormat() 748 case GL_RG16UI: in getNumberOfChannels() 872 case GL_RG16UI: in getType() 1022 case GL_RG16UI: in getPixelSizeForFormat() 2311 case GL_RG16UI: in packPixel() 4666 GL_RG16UI, GL_RG_INTEGER, GL_UNSIGNED_SHORT, GL_INVALID_OPERATION }; in IncompatibleFormatsTest()
|
D | gl4cTextureViewTests.cpp | 56 …GL_RG16UI, VIEW_CLASS_32_BITS, GL_R32UI, VIEW_CLASS_32_BITS, GL_RGBA8I, VIEW_CLASS_32_BITS, GL_RG1… 106 GL_RG16UI, /* >= GL 4.0 */ 253 case GL_RG16UI: in getAmountOfComponentsForInternalformat() 515 case GL_RG16UI: in getComponentSizeForInternalformat() 809 case GL_RG16UI: in getFormatOfInternalformat() 991 case GL_RG16UI: in getGLFormatOfInternalformat() 1379 case GL_RG16UI: in getInternalformatString() 1747 case GL_RG16UI: in getSamplerTypeForInternalformat() 2004 case GL_RG16UI: in getTypeCompatibleWithInternalformat() 2467 case GL_RG16UI: in isInternalformatSupported()
|