Searched defs:snorm (Results 1 – 6 of 6) sorted by relevance
211 norm_scale(bool snorm, unsigned bits) in norm_scale()394 bool snorm = desc->is_snorm; in pan_unpack() local441 bool snorm = desc->is_snorm; in pan_pack() local
124 tcu::TestCaseGroup *const snorm = new tcu::TestCaseGroup(testCtx, "snorm"); in createUniformTexelBufferTests() local
242 inline int snorm(float x) in snorm() function
159 should_clamp_factor(enum pipe_blendfactor factor, bool snorm) in should_clamp_factor()
699 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
1198 const uint8_t snorm = (uint8_t)tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local