Files
mesa/src
Kenneth Graunke c0874947f1 st/mesa: Only enable depth writes if the function isn't EQUAL.
If the depth function is EQUAL, then we'll only write the depth value
when it already matches what's in the buffer, which is pointless.
Skipping these writes can save bandwidth.

The state tracker can easily take care of this, so all drivers benefit.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-07-11 11:23:20 -07:00
..
2018-06-29 12:49:51 +01:00
2018-06-13 10:07:03 -07:00
2018-02-16 16:56:34 -06:00
2018-07-06 10:04:22 -07:00
2017-10-09 13:42:44 -07:00