Home
last modified time | relevance | path

Searched refs:GL_RG32I (Results 1 – 25 of 93) sorted by relevance

1234

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp377 case GL_RG32I: in IsSizedInternalFormat()
1051 case GL_INT: VALIDATE_INTERNALFORMAT(GL_RG32I) in ValidateTextureFormatType()
1364 case GL_RG32I: in IsColorRenderable()
1434 case GL_RG32I: in IsDepthRenderable()
1500 case GL_RG32I: in IsStencilRenderable()
1605 case GL_RG32I: return 0; in GetAlphaSize()
1654 case GL_RG32I: return 32; in GetRedSize()
1703 case GL_RG32I: return 32; in GetGreenSize()
1752 case GL_RG32I: return 0; in GetBlueSize()
1846 case GL_RG32I: in GetColorComponentType()
DFramebuffer.cpp556 case GL_RG32I: return GL_RG_INTEGER; in getImplementationColorReadFormat()
617 case GL_RG32I: return GL_INT; in getImplementationColorReadType()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp100 GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, in iterate()
340 case GL_RG32I: in NumComponents()
381 case GL_RG32I: in ReadableType()
DesextcDrawBuffersIndexedBlending.cpp348 case GL_RG32I: in NumComponents()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp86 { "rg32i", GL_RG32I, }, in init()
/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp184 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, GL_RGBA8UI, in test()
244 { GL_RG32I, 32, 32, 0, 0 }, in test()
Des3fFboTestCase.cpp170 case GL_RG32I: in isRequiredFormat()
293 case GL_RG32I: in getMinimumSampleCount()
Des3fInternalFormatQueryTests.cpp200 { "rg32i", GL_RG32I, true }, in init()
Des3fFboCompletenessTests.cpp52 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI,
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp176 case GL_RG32I: in isRequiredFormat()
313 case GL_RG32I: in getMinimumSampleCount()
Des31fTextureFormatTests.cpp497 { "rg32i", GL_RG32I, }, in init()
573 { "rg32i", GL_RG32I, }, in init()
Des31fFboColorbufferTests.cpp379 GL_RG32I, in init()
Des31fInternalFormatQueryTests.cpp404 { "rg32i", GL_RG32I, FormatSamplesCase::FORMAT_INT }, in init()
/external/angle/src/libANGLE/
Dformat_map_autogen.cpp527 return GL_RG32I; in GetSizedFormatInternal()
1657 case GL_RG32I: in ValidES3FormatCombination()
/external/mesa3d/src/mesa/main/
Dshaderimage.c103 case GL_RG32I: in _mesa_get_shader_image_format()
394 case GL_RG32I: in _mesa_is_shader_image_format_supported()
Dglformats.c800 case GL_RG32I: in _mesa_is_enum_format_signed_int()
1187 case GL_RG32I: in _mesa_is_color_format()
2612 case GL_RG32I: in _mesa_base_tex_format()
3251 if (internalFormat != GL_RG32I) in _mesa_gles_error_check_format_and_type()
3880 case GL_RG32I: in _mesa_is_es3_color_renderable()
Dtexformat.c755 case GL_RG32I: in _mesa_choose_tex_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp190 case FMT_CASE(RG, SIGNED_INT32): return GL_RG32I; in getInternalFormat()
519 case GL_RG32I: return TextureFormat(TextureFormat::RG, TextureFormat::SIGNED_INT32); in mapGLInternalFormat()
600 case GL_RG32I: in isGLInternalColorFormatFilterable()
1131 case GL_RG32I: in getRenderableBitsES3()
/external/angle/src/tests/gl_tests/
DBlendIntegerTest.cpp231 runTest<GL_RG32I, 2, true>(); in TEST_P()
DCopyTexture3DTest.cpp129 case GL_RG32I: in testCopy()
892 testCopy(testTarget, kColor, GL_RG32I, GL_INT, false, false, false, GLColor(127, 70, 0, 1)); in testIntFormats()
893 testCopy(testTarget, kColor, GL_RG32I, GL_INT, false, true, false, GLColor(115, 63, 0, 1)); in testIntFormats()
894 testCopy(testTarget, kColor, GL_RG32I, GL_INT, false, false, true, GLColor(127, 77, 0, 1)); in testIntFormats()
/external/swiftshader/src/OpenGL/common/
DImage.cpp101 case GL_RG32I: return GL_RG; in GetBaseInternalFormat()
220 case GL_INT: return GL_RG32I; in GetSizedInternalFormat()
346 case GL_RG32I: return sw::FORMAT_G32R32I; in SelectInternalFormat()
1527 ASSERT_OR_RETURN(internalformat == GL_RG32I && getExternalFormat() == sw::FORMAT_G32R32I); in loadImageData()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.cpp78 m_internal_formats[GL_RG32I] = sizeof(glw::GLint) * 2 /* components */; in initTest()
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp339 FORMAT_R32G32_SINT = GL_RG32I,
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp52 VIEW_CLASS_64_BITS, GL_RG32I, VIEW_CLASS_64_BITS, GL_RGBA16, VIEW_CLASS_64_BITS, GL_RGBA16_SNORM,
101 GL_RG32I, /* >= GL 4.0 */
256 case GL_RG32I: in getAmountOfComponentsForInternalformat()
503 case GL_RG32I: in getComponentSizeForInternalformat()
855 case GL_RG32I: in getFormatOfInternalformat()
992 case GL_RG32I: in getGLFormatOfInternalformat()
1364 case GL_RG32I: in getInternalformatString()
1766 case GL_RG32I: in getSamplerTypeForInternalformat()
2014 case GL_RG32I: in getTypeCompatibleWithInternalformat()
2464 case GL_RG32I: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp158 GL_RG32F, GL_RG32I, GL_RG32UI,
311 case GL_RG32I: in filterFormats()
554 case GL_RG32I: in getEpsilon()
650 case GL_RG32I: in getFormat()
751 case GL_RG32I: in getNumberOfChannels()
908 case GL_RG32I: in getType()
1060 case GL_RG32I: in getPixelSizeForFormat()
2323 case GL_RG32I: in packPixel()

1234