diff options
author | Jason Ekstrand <[email protected]> | 2015-04-15 17:39:25 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-04-22 16:00:33 -0700 |
commit | 73bf8f3d6b6b571175c5ce324b44fef26915875f (patch) | |
tree | c810f27f01ca531381c6428e98681a493bd147cb /src/glsl/ir_basic_block.h | |
parent | 2bf207b47347ec1c672448e3019029f899a5d3b5 (diff) |
i965: Remove remaining uses of ctx->Const.UniformBooleanTrue in visitors
Since commit 2881b123, we have used 0/~0 for representing booleans on all
gens. However, we still had a bunch of places in the visitor code where we
were still referring to ctx->Const.UniformBooleanTrue. Since this is
always ~0, we can just remove them.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/glsl/ir_basic_block.h')
0 files changed, 0 insertions, 0 deletions