diff options
author | Nanley Chery <[email protected]> | 2018-04-24 17:16:50 -0700 |
---|---|---|
committer | Nanley Chery <[email protected]> | 2018-05-17 07:06:41 -0700 |
commit | 5b315f3ad1451b7c24e29f534cd1c7ed0de0fa77 (patch) | |
tree | 0072ef7b1faa6f04ca4b76e84a3687bf9bbba15d /src/mesa/x86-64 | |
parent | 6f609ca609f3011b756bb920a7b06946a8a8c0b7 (diff) |
i965/clear: Remove an early return in fast_clear_depth
Reduce complexity and allow the next patch to delete some code. With
this change, clear operations will still be skipped and setting the
aux_state will cause no side-effects.
Remove the associated comment which implies an early return.
Reviewed-by: Rafael Antognolli <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions