Home
last modified time | relevance | path

Searched refs:GL_RG8_SNORM (Results 1 – 25 of 69) sorted by relevance

123

/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp94 { "rg8_snorm", GL_RG8_SNORM, }, in init()
/external/angle/src/libANGLE/
Dformat_map_autogen.cpp403 return GL_RG8_SNORM; in GetSizedFormatInternal()
1125 case GL_RG8_SNORM: in ValidES3FormatCombination()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp98 GL_R8_SNORM, GL_RG8_SNORM, GL_RGB8_SNORM, GL_RGBA8_SNORM,
142 GL_R8_SNORM, GL_RG8_SNORM, GL_RGBA8_SNORM,
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp385 case GL_RG8_SNORM: in IsSizedInternalFormat()
1036 case GL_BYTE: VALIDATE_INTERNALFORMAT(GL_RG8_SNORM) in ValidateTextureFormatType()
1377 case GL_RG8_SNORM: in IsColorRenderable()
1463 case GL_RG8_SNORM: in IsDepthRenderable()
1533 case GL_RG8_SNORM: in IsStencilRenderable()
1823 case GL_RG8_SNORM: in GetColorComponentType()
/external/mesa3d/src/mesa/main/
Dglformats.c712 case GL_RG8_SNORM: in _mesa_is_enum_format_snorm()
1214 case GL_RG8_SNORM: in _mesa_is_color_format()
1726 return GL_RG8_SNORM; in _mesa_get_nongeneric_internalformat()
2450 case GL_RG8_SNORM: in _mesa_base_tex_format()
3167 if (internalFormat != GL_RG8_SNORM && in _mesa_gles_error_check_format_and_type()
3894 case GL_RG8_SNORM: in _mesa_is_es3_color_renderable()
3919 case GL_RG8_SNORM: in _mesa_is_es3_texture_filterable()
Dshaderimage.c151 case GL_RG8_SNORM: in _mesa_get_shader_image_format()
402 case GL_RG8_SNORM: in _mesa_is_shader_image_format_supported()
Dtexformat.c381 case GL_RG8_SNORM: in _mesa_choose_tex_format()
Dreadpix.c954 case GL_RG8_SNORM: in read_pixels_es3_error_check()
963 case GL_RG8_SNORM: in read_pixels_es3_error_check()
Dtextureview.c171 {GL_VIEW_CLASS_16_BITS, GL_RG8_SNORM},
/external/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp118 case GL_RG8_SNORM: in testCopy()
224 case GL_RG8_SNORM: in testCopy()
615 testCopy(testTarget, kColorNoAlpha, GL_RG8_SNORM, GL_BYTE, false, false, false, in testSnormFormats()
617 testCopy(testTarget, kColorPreAlpha, GL_RG8_SNORM, GL_BYTE, false, true, false, in testSnormFormats()
619 testCopy(testTarget, kColorUnAlpha, GL_RG8_SNORM, GL_BYTE, false, false, true, in testSnormFormats()
DTextureUploadFormatTest.cpp361 fnTest({GL_RG8_SNORM, GL_RG, GL_BYTE}, {2, 2, 0, 0}); in TEST_P()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp200 case FMT_CASE(RG, SNORM_INT8): return GL_RG8_SNORM; in getInternalFormat()
529 case GL_RG8_SNORM: return TextureFormat(TextureFormat::RG, TextureFormat::SNORM_INT8); in mapGLInternalFormat()
564 case GL_RG8_SNORM: in isGLInternalColorFormatFilterable()
DgluStrUtil.inl867 case GL_RG8_SNORM: return "GL_RG8_SNORM";
1717 case GL_RG8_SNORM: return "GL_RG8_SNORM";
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp62 GL_R16I, VIEW_CLASS_16_BITS, GL_RG8, VIEW_CLASS_16_BITS, GL_R16, VIEW_CLASS_16_BITS, GL_RG8_SNORM,
137 GL_RG8_SNORM, /* >= GL 4.0 */
259 case GL_RG8_SNORM: in getAmountOfComponentsForInternalformat()
527 case GL_RG8_SNORM: in getComponentSizeForInternalformat()
793 case GL_RG8_SNORM: in getFormatOfInternalformat()
983 case GL_RG8_SNORM: in getGLFormatOfInternalformat()
1472 case GL_RG8_SNORM: in getInternalformatString()
1724 case GL_RG8_SNORM: in getSamplerTypeForInternalformat()
1908 case GL_RG8_SNORM: in getTypeCompatibleWithInternalformat()
2500 case GL_RG8_SNORM: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp152 GL_RG8, GL_RG8I, GL_RG8UI, GL_RG8_SNORM,
300 case GL_RG8_SNORM: in filterFormats()
545 case GL_RG8_SNORM: in getEpsilon()
638 case GL_RG8_SNORM: in getFormat()
742 case GL_RG8_SNORM: in getNumberOfChannels()
832 case GL_RG8_SNORM: in getType()
994 case GL_RG8_SNORM: in getPixelSizeForFormat()
2314 case GL_RG8_SNORM: in packPixel()
Dgl4cSparseTextureTests.cpp820 mSupportedInternalFormats.push_back(GL_RG8_SNORM); in init()
1036 mSupportedInternalFormats.push_back(GL_RG8_SNORM); in init()
1651 mSupportedInternalFormats.push_back(GL_RG8_SNORM); in init()
/external/swiftshader/src/OpenGL/common/
DImage.cpp69 case GL_RG8_SNORM: return GL_RG; in GetBaseInternalFormat()
206 case GL_BYTE: return GL_RG8_SNORM; in GetSizedInternalFormat()
391 case GL_RG8_SNORM: return sw::FORMAT_G8R8_SNORM; in SelectInternalFormat()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp164 …{ GL_RG8_SNORM, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, …
250 …{ GL_RG8_SNORM, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, 0, 0…
428 { GL_RG8_SNORM, GL_RG, GL_BYTE, 2, false },
1592 ((internalformat.sizedFormat == GL_R8_SNORM) || (internalformat.sizedFormat == GL_RG8_SNORM) || in isFormatValid()
1601 ((internalformat.sizedFormat == GL_R8_SNORM) || (internalformat.sizedFormat == GL_RG8_SNORM) || in isFormatValid()
1759 GLenum formats[] = { GL_R8_SNORM, GL_RG8_SNORM, GL_RGB8_SNORM, GL_RGBA8_SNORM, in isSNORMFormat()
1928 …if (((GL_R8_SNORM == validFormat->internalformat) || (GL_RG8_SNORM == validFormat->internalformat)… in isFBOImageAttachValid()
DglcTextureFilterAnisotropicTests.cpp436 m_supportedInternalFormats.push_back(GL_RG8_SNORM); in init()
DglcTextureRepeatModeTests.cpp258 …{ GL_RG8_SNORM, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, 0, 0, NO_F…
361 …{ GL_RG8_SNORM, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, 0, 0, NO_FL…
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp505 { "rg8_snorm", GL_RG8_SNORM, }, in init()
Des31fFboTestUtil.cpp529 case GL_RG8_SNORM: return "rg8_snorm"; in getFormatName()
/external/angle/src/libANGLE/renderer/
DFormat_table_autogen.cpp234 …{ FormatID::R8G8_SNORM, GL_RG8_SNORM, GL_RG8_SNORM, GenerateMip<R8G8S>, NoCopyFunctions, ReadColor…
576 case GL_RG8_SNORM: in InternalFormatToID()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h719 #define GL_RG8_SNORM 0x8F95 macro
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c975 { GL_RG_SNORM, GL_RG8_SNORM, 0 },

123