HomeSort by relevance Sort by last modified time
    Searched refs:inverseSqrt (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuInterval.cpp 138 Interval inverseSqrt (const Interval& x)
tcuInterval.hpp 160 Interval inverseSqrt (const Interval& x);
tcuVectorUtil.hpp 67 inline float inverseSqrt (float f) { return deFloatRsq(f); }
449 TCU_DECLARE_VECTOR_UNARY_FUNC(inverseSqrt, deFloatRsq)
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp     [all...]

Completed in 422 milliseconds