Searched refs:deFloatRcp (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/debase/ | ||
H A D | deMath.h | 201 DE_INLINE float deFloatRcp (float a) { return (1.0f / a); } in deFloatRcp() function |
Completed in 2 milliseconds