diff options
author | Chad Versace <[email protected]> | 2013-01-11 09:53:21 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2013-01-24 21:24:10 -0800 |
commit | 5790174e376e2b3543b902ae14c790c6eed2dd88 (patch) | |
tree | cee3ead8674bdccf721f58057932b179f9be005d /src/glsl/lower_vector.cpp | |
parent | fafcbf52b7a45494e11488eb37d1e0b036ac8e4b (diff) |
glsl/ir_builder: Add more helpers for constructing expressions
Add the following functions, each of which construct the similarly named
ir expression:
div, round_even, clamp
equal, less, greater, lequal, gequal
logic_not, logic_and, logic_or
bit_not, bit_or, bit_and, lshift, rshift
f2i, i2f, f2u, u2f, i2u, u2i
Reviewed-by: Ian Romanick <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/glsl/lower_vector.cpp')
0 files changed, 0 insertions, 0 deletions