Searched defs:f2u (Results 1 – 5 of 5) sorted by relevance
10 static unsigned int f2u(float x) { in f2u() function
33 static inline unsigned int f2u(float x) { in f2u() function
34 static inline unsigned int f2u(float x) { in f2u() function
26 static inline unsigned int f2u(float x) { in f2u() function
652 void ShaderCore::f2u(Vector4f &dst, const Vector4f &src) in f2u() function in sw::ShaderCore