diff options
author | Paul Berry <[email protected]> | 2013-12-03 09:44:46 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-12-09 10:54:00 -0800 |
commit | 73e8bd9f5c7cc026dc1e7c5b030f8949a1805d6b (patch) | |
tree | 6b3ad92a66495f8d138dc669b7f040e36e91cf15 /configure.ac | |
parent | 25195b004176ba8681500c5dbcc446ad68705163 (diff) |
i965/blorp: Get rid of redundant num_samples blorp param.
Previously, brw_blorp_params contained two fields for determining
sample count: num_samples (which determined the multisample
configuration of the rendering pipeline) and dst.num_samples (which
determined the multisample configuration of the render target
surface). This was redundant, since both fields had to be set to the
same value to avoid rendering errors.
This patch eliminates num_samples to avoid future confusion.
Reviewed-by: Chad Versace <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions