/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 104 { "r8_snorm", GL_R8_SNORM, } in init()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 197 static const _out_ch_desc snorm8_zero = { GL_R8_SNORM, data_snorm8_zero }; 198 static const _out_ch_desc snorm8_one = { GL_R8_SNORM, data_snorm8_one }; 244 GL_R8_SNORM, 249 { GL_R8_SNORM, DE_NULL }, 301 { GL_R8_SNORM, DE_NULL }, 302 { GL_R8_SNORM, DE_NULL }, 392 { GL_R8_SNORM, DE_NULL }, 393 { GL_R8_SNORM, DE_NULL }, 394 { GL_R8_SNORM, DE_NULL }, 509 { GL_R8_SNORM, DE_NULL }, [all …]
|
D | gl4cTextureViewTests.cpp | 64 VIEW_CLASS_8_BITS, GL_R8_SNORM, VIEW_CLASS_8_BITS, 139 GL_R8_SNORM, /* >= GL 4.0 */ 282 case GL_R8_SNORM: in getAmountOfComponentsForInternalformat() 559 case GL_R8_SNORM: in getComponentSizeForInternalformat() 795 case GL_R8_SNORM: in getFormatOfInternalformat() 1017 case GL_R8_SNORM: in getGLFormatOfInternalformat() 1478 case GL_R8_SNORM: in getInternalformatString() 1731 case GL_R8_SNORM: in getSamplerTypeForInternalformat() 1909 case GL_R8_SNORM: in getTypeCompatibleWithInternalformat() 2502 case GL_R8_SNORM: in isInternalformatSupported()
|
D | gl4cCopyImageTests.cpp | 143 GL_R8, GL_R8I, GL_R8UI, GL_R8_SNORM, 282 case GL_R8_SNORM: in filterFormats() 533 case GL_R8_SNORM: in getEpsilon() 619 case GL_R8_SNORM: in getFormat() 727 case GL_R8_SNORM: in getNumberOfChannels() 830 case GL_R8_SNORM: in getType() 970 case GL_R8_SNORM: in getPixelSizeForFormat() 2299 case GL_R8_SNORM: in packPixel()
|
D | gl4cSparseTextureTests.cpp | 816 mSupportedInternalFormats.push_back(GL_R8_SNORM); in init() 1032 mSupportedInternalFormats.push_back(GL_R8_SNORM); in init() 1647 mSupportedInternalFormats.push_back(GL_R8_SNORM); in init()
|
D | gl3cTextureSizePromotion.cpp | 1245 …{ glu::ContextType(3, 1, glu::PROFILE_CORE), GL_R8_SNORM, STR(GL_R8_SNORM), false, true, 8, 0, 0, …
|
D | gl4cSparseTexture2Tests.cpp | 349 mStandardVirtualPageSizesTable[GL_R8_SNORM] = PageSizeStruct(256, 256, 1); in init() 461 mSupportedInternalFormats.push_back(GL_R8_SNORM); in init() 590 else if (format == GL_R8_SNORM) in createShaderTokens()
|
D | gl4cShaderImageLoadStoreTests.cpp | 257 …nternalformat == GL_RGBA8_SNORM || internalformat == GL_RG8_SNORM || internalformat == GL_R8_SNORM) in Equal() 601 case GL_R8_SNORM: in FormatEnumToString() 1401 if (!Write(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in Run() 1590 if (!Read(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in Run() 1774 if (!Write(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in Run() 2001 if (!Read(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in Run() 2256 if (!Read(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in Run() 4364 if (!Write(GL_R8_SNORM, vec4(-1.0f, 1.0f, -1.0f, 1.0f), vec4(-1.0f, 0.0f, 0.0f, 1.0f))) in RunStage()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 98 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/ |
D | utilities.cpp | 415 case GL_R8_SNORM: in IsSizedInternalFormat() 1128 case GL_BYTE: VALIDATE_INTERNALFORMAT(GL_R8_SNORM) in ValidateTextureFormatType() 1445 case GL_R8_SNORM: in IsColorRenderable() 1531 case GL_R8_SNORM: in IsDepthRenderable() 1601 case GL_R8_SNORM: in IsStencilRenderable() 1891 case GL_R8_SNORM: in GetColorComponentType()
|
/external/mesa3d/src/mesa/main/ |
D | shaderimage.c | 180 case GL_R8_SNORM: in _mesa_get_shader_image_format() 426 case GL_R8_SNORM: in _mesa_is_shader_image_format_supported()
|
D | glformats.c | 707 case GL_R8_SNORM: in _mesa_is_enum_format_snorm() 1206 case GL_R8_SNORM: in _mesa_is_color_format() 1747 return GL_R8_SNORM; in _mesa_get_nongeneric_internalformat() 2455 case GL_R8_SNORM: in _mesa_base_tex_format() 3204 if (internalFormat != GL_R8_SNORM) in _mesa_es3_error_check_format_and_type() 3761 case GL_R8_SNORM: in _mesa_is_es3_texture_filterable()
|
D | texformat.c | 377 case GL_R8_SNORM: in _mesa_choose_tex_format()
|
D | textureview.c | 176 {GL_VIEW_CLASS_8_BITS, GL_R8_SNORM},
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 203 { VIRGL_FORMAT_R8_SNORM, GL_R8_SNORM, GL_RED, GL_BYTE, NO_SWIZZLE }, 218 { VIRGL_FORMAT_L8_SNORM, GL_R8_SNORM, GL_RED, GL_BYTE, RRR1_SWIZZLE },
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 214 case FMT_CASE(R, SNORM_INT8): return GL_R8_SNORM; in getInternalFormat() 541 case GL_R8_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT8); in mapGLInternalFormat() 560 case GL_R8_SNORM: in isGLInternalColorFormatFilterable()
|
D | gluStrUtil.inl | 879 case GL_R8_SNORM: return "GL_R8_SNORM"; 1729 case GL_R8_SNORM: return "GL_R8_SNORM";
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 67 case GL_R8_SNORM: return GL_RED; in GetBaseInternalFormat() 227 case GL_BYTE: return GL_R8_SNORM; in GetSizedInternalFormat() 418 case GL_R8_SNORM: return sw::FORMAT_R8_SNORM; in SelectInternalFormat()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 160 …{ GL_R8_SNORM, GL_RED, GL_RED, GL_BYTE, SAMPLER_NORM, { { 8, 0, 0, 0, 0, 0,… 248 …{ GL_R8_SNORM, GL_RED, GL_RED, GL_BYTE, SAMPLER_NORM, { { 8, 0, 0, 0, 0, 0, 0, 0,… 439 { GL_R8_SNORM, GL_RED, GL_BYTE, 1, 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()
|
D | glcTextureRepeatModeTests.cpp | 254 …{ GL_R8_SNORM, GL_RED, GL_RED, GL_BYTE, SAMPLER_NORM, { { 8, 0, 0, 0, 0, 0, 0, 0, NO_… 359 …{ GL_R8_SNORM, GL_RED, GL_RED, GL_BYTE, SAMPLER_NORM, { { 8, 0, 0, 0, 0, 0, 0, 0, NO_F…
|
D | glcTextureFilterAnisotropicTests.cpp | 434 m_supportedInternalFormats.push_back(GL_R8_SNORM); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 515 { "r8_snorm", GL_R8_SNORM, } in init()
|
D | es31fFboTestUtil.cpp | 539 case GL_R8_SNORM: return "r8_snorm"; in getFormatName()
|
D | es31fTextureBorderClampTests.cpp | 2317 { "r8_snorm", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init() 2444 { "snorm_color", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init() 2489 { "snorm_color", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 409 glInternalFormat=GL_R8_SNORM; in PVRTGetOGLES3TextureFormat()
|