diff options
author | Chad Versace <[email protected]> | 2011-10-07 10:26:12 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2011-10-07 10:33:51 -0700 |
commit | 53f858637319f0efa47dd9acdb547e7913f3f86b (patch) | |
tree | ea9aff7b00031014d4a7540cca2fc77dbcdeaf32 /src/gallium/drivers/i915/i915_screen.c | |
parent | 793d29d6d3fd0df72aabe4648bf6814ec2d4aecd (diff) |
i915,i830: Remove dead HiZ assertions in *update_draw_buffer()
i915 and i830 hardware doesn't have HiZ, so remove all HiZ related
assertions from *update_draw_buffer().
I've removed the dead format checks completely rather than replace them
with more appropriate checks. This doesn't reduce "assertion coverage",
however, because when I added these HiZ related assertions in c8fdf66
there were no pre-existing checks there.
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915/i915_screen.c')
0 files changed, 0 insertions, 0 deletions