diff options
author | Paul Berry <[email protected]> | 2011-09-23 21:27:00 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-09-28 11:38:03 -0700 |
commit | 7e2b23ba85a89282565d9375b0a885cc48e66c82 (patch) | |
tree | ee16696b4aaf88aab0268b1bf2b47362a60e02fc /bin/minstall | |
parent | a864b82a04efd0642f5b2a9489b3c20dac46551f (diff) |
i965: Fix a hardcoded user clip plane count.
Now that i965 supports 8 clip planes instead of 6, the size of the
brw_vs_compile::userplane array needs to be increased to 8. Changed
the array size to MAX_CLIP_PLANES so that if the number changes again
in the future, this array size won't be missed.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'bin/minstall')
0 files changed, 0 insertions, 0 deletions