iris: make surface states for CCS_D too
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 11 Dec 2018 06:41:34 +0000 (22:41 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:12 +0000 (10:26 -0800)
commit15822f33ad21b1df0d903b479cdb57de2bfa28fa
tree4a76edbb39350f90e4179c14961bf5dc478753d5
parent689b590069457c4dc35387626992368018211339
iris: make surface states for CCS_D too

CCS_E can fall back to CCS_D with incompatible format views

CCS_D is pretty useless without fast clears and we may as well use NONE,
but we're surely going to hook those up at some point, so may as well
just go ahead and do it now...
src/gallium/drivers/iris/iris_resource.c