Home
last modified time | relevance | path

Searched refs:deFloatRcp (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMath.h201 DE_INLINE float deFloatRcp (float a) { return (1.0f / a); } in deFloatRcp() function

Completed in 2 milliseconds