Searched defs:snorm (Results 1 – 4 of 4) 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
703 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
1246 const deUint8 snorm = (deUint8)tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local