Files
mesa/src
Kenneth Graunke 445367242a i965: Shut up Coverity warning about HiZ buffers.
Here the AUX_USAGE_* mode indicates that we have HiZ, so we will have
a HiZ buffer.  But Coverity doesn't know that, so it thinks it might
be NULL because we checked hiz_buf != NULL earlier.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-07-25 22:14:21 -07:00
..
2017-07-19 15:51:54 +01:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-07-18 13:56:04 +01:00