Searched defs:snorm (Results 1 – 6 of 6) sorted by relevance
135 …tcu::TestCaseGroup* const snorm = new tcu::TestCaseGroup(testCtx, "snorm", "Test uniform texel bu… in createUniformTexelBufferTests() local
242 inline int snorm(float x) in snorm() function
274 inline int snorm(float x) in snorm() function
699 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
1186 const deUint8 snorm = (deUint8)tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local