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
1592 data[i] = convert_float_fixed(floatParams[i]); in GetIntegeri_v()2952 data[i] = (GLint64)(convert_float_fixed(floatParams[i])); in GetInteger64v()3035 data[i] = (GLint64)(convert_float_fixed(floatParams[i])); in GetInteger64i_v()
2891 params[i] = convert_float_fixed(floatParams[i]); in GetIntegerv()