diff options
author | Matt Turner <[email protected]> | 2014-04-25 12:22:22 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-04-25 19:24:39 -0700 |
commit | 18993f78920b89234b8a7a96f04bb51892f299f3 (patch) | |
tree | 864e4d9b33c2b299285e448623cdd8640f4d2d1d /src/glsl/ir_hierarchical_visitor.h | |
parent | 07730e9463637a62e41a9783374102b4181ba960 (diff) |
glsl: Use properly typed arguments for bitfieldInsert.
bitfieldInsert takes scalar integers for its last two arguments. Since
bitfieldInsert is lowered on i965 to two instructions that have more
flexible arguments, I didn't notice when I wrote this.
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/glsl/ir_hierarchical_visitor.h')
0 files changed, 0 insertions, 0 deletions