Searched refs:convert_float_fixed (Results 1 – 3 of 3) sorted by relevance
94 inline int convert_float_fixed(float x) in convert_float_fixed() function
1594 data[i] = convert_float_fixed(floatParams[i]); in GetIntegeri_v()2954 data[i] = (GLint64)(convert_float_fixed(floatParams[i])); in GetInteger64v()3037 data[i] = (GLint64)(convert_float_fixed(floatParams[i])); in GetInteger64i_v()
2884 params[i] = convert_float_fixed(floatParams[i]); in GetIntegerv()