ilo: do not check for interleaved_samples
authorChia-I Wu <olvaffe@gmail.com>
Fri, 6 Mar 2015 07:04:47 +0000 (15:04 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 6 Mar 2015 17:38:35 +0000 (01:38 +0800)
commitdda482384446dae9b48077a2e1bd51b3c1fce8fc
tree4f01af9633fb12674047a29712e68e572cda730d
parent56ede80940751bfcdaf26e9c23e439d37ef0e96b
ilo: do not check for interleaved_samples

interleaved_samples is only zero-initialized when layout_want_mcs() is called.
We should not check for it.  There is also no need to.
src/gallium/drivers/ilo/ilo_layout.c