diff options
author | Paul Berry <[email protected]> | 2011-09-27 12:33:28 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-10-06 19:29:07 -0700 |
commit | 18e2e19b07b312c978dfbb6d336f69fa84b3ffe2 (patch) | |
tree | a3d3e6026db55557c29da31d19fa6a47185a324e /Makefile | |
parent | 8f6920a7b69bd20f04f807e88c22cf1eb78b4e79 (diff) |
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Previously, brw_compute_vue_map required an argument indicating the
number of clip planes in use, but all it did with it was check if it
was nonzero.
This patch changes brw_compute_vue_map to take a boolean instead.
This allows us to avoid some unnecessary recompilation of the Gen4/5
GS and SF threads.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions