diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2014-01-06 14:39:19 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2014-01-24 14:18:15 -0800 |
commit | 6709f0549f60a52d76868f3a929e075a8971c7fb (patch) | |
tree | 3341e432fcb139301136e077792828d8368dd916 /src/glsl/lower_vector.cpp | |
parent | 44a86e2b4fca7c7cab243dfa62dc17f4379fc8e3 (diff) | |
download | external_mesa3d-6709f0549f60a52d76868f3a929e075a8971c7fb.zip external_mesa3d-6709f0549f60a52d76868f3a929e075a8971c7fb.tar.gz external_mesa3d-6709f0549f60a52d76868f3a929e075a8971c7fb.tar.bz2 |
glsl: Simplify built-in generator functions for min3/max3/mid3.
The type of all three parameters are identical, so we don't need to
specify it three times. The predicate is always identical too, so we
don't need to make it a parameter, either.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/glsl/lower_vector.cpp')
0 files changed, 0 insertions, 0 deletions