ilo: add ilo_state_{vs,hs,ds,gs}
authorChia-I Wu <olvaffe@gmail.com>
Fri, 29 May 2015 16:58:51 +0000 (00:58 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 14 Jun 2015 17:06:44 +0000 (01:06 +0800)
commitdf9f846ac6153e171fbcf661bad19168b336a703
tree2da7e2dbd3b04f9b96196d5c68f277e978d41c2e
parenta0bb1c2d1787cf2bd14620bf81d6d59cebfa766a
ilo: add ilo_state_{vs,hs,ds,gs}

We want to make ilo_shader_cso a union of ilo_state_{vs,hs,ds,gs} and ps
payload.
src/gallium/drivers/ilo/Makefile.sources
src/gallium/drivers/ilo/core/ilo_state_shader.c [new file with mode: 0644]
src/gallium/drivers/ilo/core/ilo_state_shader.h [new file with mode: 0644]