ilo: add ilo_state_zs
authorChia-I Wu <olvaffe@gmail.com>
Sat, 16 May 2015 00:27:24 +0000 (08:27 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 14 Jun 2015 15:00:03 +0000 (23:00 +0800)
commitb91250a56b0af51b82bf4152a4f98e74fab22ed4
tree5b1cad5d6ff4e5380eeffbe862d3ae70fda60d9f
parent9af1fc590d90fdda65aa0cf145773480af52a4e5
ilo: add ilo_state_zs

We want to replace ilo_zs_surface with ilo_state_zs.  One noteworthy
difference is that ilo_state_zs always aligns level 0 to 8x4 when HiZ is
enabled.  HiZ will not be enabled for 1D surfaces as a result.
src/gallium/drivers/ilo/Makefile.sources
src/gallium/drivers/ilo/core/ilo_state_zs.c [new file with mode: 0644]
src/gallium/drivers/ilo/core/ilo_state_zs.h [new file with mode: 0644]