diff options
author | Paul Berry <[email protected]> | 2011-09-29 15:36:41 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-10-06 19:29:10 -0700 |
commit | f4f686e825ad2d64e50fb9e2491ef60507d59c38 (patch) | |
tree | f621b1b90aefbeac175e9b855756634eb0aa47c8 /src/mesa/drivers/dri/i965/brw_state.h | |
parent | 18e2e19b07b312c978dfbb6d336f69fa84b3ffe2 (diff) |
i965 VS: Change nr_userclip to nr_userclip_planes.
The only remaining uses of brw_vs_prog_key::nr_userclip only occurred
when using clip planes (as opposed to gl_ClipDistance). This patch
renames the value to nr_userclip_planes and sets it to zero when
gl_ClipDistance is in use. This avoids unnecessary VS recompiles.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_state.h')
0 files changed, 0 insertions, 0 deletions