diff options
author | Bryan Cain <[email protected]> | 2011-08-17 10:01:30 -0500 |
---|---|---|
committer | Bryan Cain <[email protected]> | 2011-08-20 14:00:40 -0500 |
commit | 8c31bc704826d46cad65c4d65b4b70de7144205a (patch) | |
tree | 1ae3f06ac1c2228db68d80ecbc6f7ca971129b29 /src/mesa/vbo/vbo_context.c | |
parent | 112e68c5039ff717848304f0c28a07c5b39c7f45 (diff) |
glsl_to_tgsi: implement ir_unop_logic_not using 1-x
Since our logic values are 0.0 (false) and 1.0 (true), 1.0 - x accurately
implements logical not.
This is a port of commit 6ad08989d7c1 to glsl_to_tgsi.
Diffstat (limited to 'src/mesa/vbo/vbo_context.c')
0 files changed, 0 insertions, 0 deletions