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

/external/deqp/framework/delibs/debase/
H A DdeMath.h157 DE_INLINE double deAtan2 (double y, double x) { return atan2(y, x); } function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2420 ATan2 (void) : CFloatFunc2 ("atan", deAtan2) {}
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2441 ATan2 (void) : CFloatFunc2 ("atan", deAtan2) {}

Completed in 45 milliseconds