HomeSort by relevance Sort by last modified time
    Searched full:do_atan (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 624 void do_atan(ir_factory &body, const glsl_type *type, ir_variable *res, operand y_over_x);
3471 builtin_builder::do_atan(ir_factory &body, const glsl_type *type, ir_variable *res, operand y_over_x) function in class:builtin_builder
    [all...]

Completed in 117 milliseconds