Home
last modified time | relevance | path

Searched refs:GL_RG8I (Results 1 – 25 of 88) sorted by relevance

1234

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp373 case GL_RG8I: in IsSizedInternalFormat()
1047 case GL_BYTE: VALIDATE_INTERNALFORMAT(GL_RG8I) in ValidateTextureFormatType()
1360 case GL_RG8I: in IsColorRenderable()
1430 case GL_RG8I: in IsDepthRenderable()
1496 case GL_RG8I: in IsStencilRenderable()
1601 case GL_RG8I: return 0; in GetAlphaSize()
1650 case GL_RG8I: return 8; in GetRedSize()
1699 case GL_RG8I: return 8; in GetGreenSize()
1748 case GL_RG8I: return 0; in GetBlueSize()
1844 case GL_RG8I: in GetColorComponentType()
DFramebuffer.cpp539 case GL_RG8I: return GL_RG_INTEGER; in getImplementationColorReadFormat()
600 case GL_RG8I: return GL_INT; in getImplementationColorReadType()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp99 GL_R16UI, GL_R32I, GL_R32UI, GL_RG8I, GL_RG8UI, in iterate()
336 case GL_RG8I: in NumComponents()
379 case GL_RG8I: in ReadableType()
DesextcDrawBuffersIndexedBlending.cpp344 case GL_RG8I: in NumComponents()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp92 { "rg8i", GL_RG8I, }, 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()
240 { GL_RG8I, 8, 8, 0, 0 }, in test()
Des3fFboTestCase.cpp175 case GL_RG8I: in isRequiredFormat()
298 case GL_RG8I: in getMinimumSampleCount()
Des3fInternalFormatQueryTests.cpp196 { "rg8i", GL_RG8I, true }, in init()
Des3fFboCompletenessTests.cpp52 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI,
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp181 case GL_RG8I: in isRequiredFormat()
318 case GL_RG8I: in getMinimumSampleCount()
Des31fTextureFormatTests.cpp503 { "rg8i", GL_RG8I, }, in init()
571 { "rg8i", GL_RG8I, }, in init()
Des31fFboColorbufferTests.cpp384 GL_RG8I, in init()
Des31fInternalFormatQueryTests.cpp400 { "rg8i", GL_RG8I, FormatSamplesCase::FORMAT_INT }, in init()
/external/angle/src/libANGLE/
Dformat_map_autogen.cpp525 return GL_RG8I; in GetSizedFormatInternal()
1646 case GL_RG8I: in ValidES3FormatCombination()
/external/mesa3d/src/mesa/main/
Dshaderimage.c109 case GL_RG8I: in _mesa_get_shader_image_format()
396 case GL_RG8I: in _mesa_is_shader_image_format_supported()
Dglformats.c816 case GL_RG8I: in _mesa_is_enum_format_signed_int()
1203 case GL_RG8I: in _mesa_is_color_format()
2608 case GL_RG8I: in _mesa_base_tex_format()
3231 if (internalFormat != GL_RG8I) in _mesa_gles_error_check_format_and_type()
3876 case GL_RG8I: in _mesa_is_es3_color_renderable()
Dtexformat.c743 case GL_RG8I: in _mesa_choose_tex_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp198 case FMT_CASE(RG, SIGNED_INT8): return GL_RG8I; in getInternalFormat()
527 case GL_RG8I: return TextureFormat(TextureFormat::RG, TextureFormat::SIGNED_INT8); in mapGLInternalFormat()
596 case GL_RG8I: in isGLInternalColorFormatFilterable()
1136 case GL_RG8I: in getRenderableBitsES3()
/external/angle/src/tests/gl_tests/
DBlendIntegerTest.cpp221 runTest<GL_RG8I, 2, true>(); in TEST_P()
DCopyTexture3DTest.cpp127 case GL_RG8I: in testCopy()
884 testCopy(testTarget, kColor, GL_RG8I, GL_BYTE, false, false, false, GLColor(127, 70, 0, 1)); in testIntFormats()
885 testCopy(testTarget, kColor, GL_RG8I, GL_BYTE, false, true, false, GLColor(115, 63, 0, 1)); in testIntFormats()
886 testCopy(testTarget, kColor, GL_RG8I, GL_BYTE, false, false, true, GLColor(127, 77, 0, 1)); in testIntFormats()
DTextureUploadFormatTest.cpp485 fnTest({GL_RG8I, GL_RG_INTEGER, GL_BYTE}, {1, 1, 1, 1}); in TEST_P()
/external/swiftshader/src/OpenGL/common/
DImage.cpp97 case GL_RG8I: return GL_RG; in GetBaseInternalFormat()
216 case GL_BYTE: return GL_RG8I; in GetSizedInternalFormat()
330 case GL_RG8I: return sw::FORMAT_G8R8I; in SelectInternalFormat()
1515 ASSERT_OR_RETURN(internalformat == GL_RG8I && getExternalFormat() == sw::FORMAT_G8R8I); in loadImageData()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.cpp76 m_internal_formats[GL_RG8I] = sizeof(glw::GLbyte) * 2 /* components */; in initTest()
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp61 …VIEW_CLASS_16_BITS, GL_RG8UI, VIEW_CLASS_16_BITS, GL_R16UI, VIEW_CLASS_16_BITS, GL_RG8I, VIEW_CLAS…
108 GL_RG8I, /* >= GL 4.0 */
260 case GL_RG8I: in getAmountOfComponentsForInternalformat()
525 case GL_RG8I: in getComponentSizeForInternalformat()
856 case GL_RG8I: in getFormatOfInternalformat()
994 case GL_RG8I: in getGLFormatOfInternalformat()
1385 case GL_RG8I: in getInternalformatString()
1767 case GL_RG8I: in getSamplerTypeForInternalformat()
1912 case GL_RG8I: in getTypeCompatibleWithInternalformat()
2471 case GL_RG8I: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp152 GL_RG8, GL_RG8I, GL_RG8UI, GL_RG8_SNORM,
298 case GL_RG8I: in filterFormats()
550 case GL_RG8I: in getEpsilon()
646 case GL_RG8I: in getFormat()
747 case GL_RG8I: in getNumberOfChannels()
833 case GL_RG8I: in getType()
992 case GL_RG8I: in getPixelSizeForFormat()
2319 case GL_RG8I: in packPixel()

1234