ilo: add ilo_state_sample_pattern
authorChia-I Wu <olvaffe@gmail.com>
Mon, 15 Jun 2015 04:01:29 +0000 (12:01 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 15 Jun 2015 07:06:11 +0000 (15:06 +0800)
commit7cb853d52ae795b76adec41c98870166b41c9e6f
treec778b642f47df0ec77c985b0331b679eacfa7f2a
parent8f37e8e64fc897180603a7247e2fd47bf0ffb834
ilo: add ilo_state_sample_pattern

Move sample pattern initialization from ilo_render to
ilo_state_sample_pattern.
src/gallium/drivers/ilo/core/ilo_builder_3d_bottom.h
src/gallium/drivers/ilo/core/ilo_state_raster.c
src/gallium/drivers/ilo/core/ilo_state_raster.h
src/gallium/drivers/ilo/ilo_render.c
src/gallium/drivers/ilo/ilo_render.h
src/gallium/drivers/ilo/ilo_render_gen.h
src/gallium/drivers/ilo/ilo_render_gen6.c
src/gallium/drivers/ilo/ilo_render_gen7.c
src/gallium/drivers/ilo/ilo_render_gen8.c