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

  /external/deqp/framework/delibs/debase/
deMath.h 157 DE_INLINE double deAtan2 (double y, double x) { return atan2(y, x); }
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]

Completed in 271 milliseconds