Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.cpp138 Interval inverseSqrt (const Interval& x) in inverseSqrt() function
H A DtcuInterval.hpp218 Interval inverseSqrt (const Interval& x);
H A DtcuVectorUtil.hpp67 inline float inverseSqrt (float f) { return deFloatRsq(f); } in inverseSqrt() function
474 TCU_DECLARE_VECTOR_UNARY_FUNC(inverseSqrt, deFloatRsq)
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp795 DECLARE_UNARY_GENTYPE_FUNCS(inverseSqrt)
1103 << BuiltinFuncInfo("inversesqrt", "inversesqrt", GT, Value(GT, 0.5f, 10.0f), notUsed, notUsed, 1.0f, 0.0f, PRECMASK_MEDIUMP_HIGHP, FLOAT_GENTYPE_FUNCS(inverseSqrt) ) in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12188 static glw::GLdouble inverseSqrt(glw::GLdouble val);
12446 static glw::GLdouble inverseSqrt(glw::GLdouble val) in inverseSqrt() function
14120 function, "inversesqrt", Math::inverseSqrt, variable_type /* res_type */, variable_type /* arg_type */); in getFunctionObject()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1417 DECLARE_UNARY_GENTYPE_FUNCS(inverseSqrt)
1945 << BuiltinFuncInfo("inversesqrt", "inversesqrt", GT, Value(GT, 0.5f, 10.0f), notUsed, notUsed, 1.0f, 0.0f, PRECMASK_MEDIUMP_HIGHP, FLOAT_GENTYPE_FUNCS(inverseSqrt) ) in init()

Completed in 29 milliseconds