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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1856 _atan2(glsl_type::float_type),
1857 _atan2(glsl_type::vec2_type),
1858 _atan2(glsl_type::vec3_type),
1859 _atan2(glsl_type::vec4_type),
5149 builtin_builder::_atan2(const glsl_type *type) function in class:builtin_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1686 _atan2(glsl_type::float_type),
1687 _atan2(glsl_type::vec2_type),
1688 _atan2(glsl_type::vec3_type),
1689 _atan2(glsl_type::vec4_type),
4659 builtin_builder::_atan2(const glsl_type *type) function in class:builtin_builder

Completed in 21 milliseconds