Searched refs:util_unsigned_fixed (Results 1 – 3 of 3) sorted by relevance
758 util_unsigned_fixed(float value, unsigned frac_bits) in util_unsigned_fixed() function
2679 word.minlod = util_unsigned_fixed(CLAMP(min_lod, 0.0f, lod_clamp_max), in pvr_CreateSampler()2683 word.maxlod = util_unsigned_fixed(CLAMP(max_lod, 0.0f, lod_clamp_max), in pvr_CreateSampler()
3358 line_width = util_unsigned_fixed(dynamic_state->line_width, 4); in pvr_setup_isp_faces_and_control()