diff options
author | Neil Roberts <[email protected]> | 2019-10-11 18:06:34 +0200 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2019-10-12 09:43:18 +0200 |
commit | cece947a8dfadbaed45a59f86d357afb50f25f48 (patch) | |
tree | c71140f6543237d5bfedbb7f5450a92aa6657a8d /meson_options.txt | |
parent | 77f3fbb4aa3853785885de4f64e3d6e325b97af8 (diff) |
glsl/builtin: Add alternate versions of atan using new ops
Adds alternate versions of the atan builtin functions that use
ir_unop_atan and ir_binop_atan2 instead of inlining to the IR
implementation of the function. These alternatives are selected if the
IR is going to be consumed by NIR. In that case the IR ops will be
translated to the appropriate NIR op.
Reviewed-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions