Chad Versace writes:
> On 04/09/2013 04:03 PM, Eric Anholt wrote:
>> Kenneth Graunke writes:
>>
>>> From: Chad Versace
>>>
>>> On Haswell, HiZ will selectively be enabled on individual miptree slices
>>> to workaround a hardware bug. The two new functions below will permit us
>>> to detect if h
On 04/09/2013 04:03 PM, Eric Anholt wrote:
Kenneth Graunke writes:
From: Chad Versace
On Haswell, HiZ will selectively be enabled on individual miptree slices
to workaround a hardware bug. The two new functions below will permit us
to detect if hiz is enabled for a particular slice.
inte
Kenneth Graunke writes:
> From: Chad Versace
>
> On Haswell, HiZ will selectively be enabled on individual miptree slices
> to workaround a hardware bug. The two new functions below will permit us
> to detect if hiz is enabled for a particular slice.
>
> intel_miptree_slice_has_hiz
> intel_r
From: Chad Versace
On Haswell, HiZ will selectively be enabled on individual miptree slices
to workaround a hardware bug. The two new functions below will permit us
to detect if hiz is enabled for a particular slice.
intel_miptree_slice_has_hiz
intel_renderbuffer_has_hiz
The functions are n