ilo: support copying constant buffer 0 to PCB
authorChia-I Wu <olvaffe@gmail.com>
Wed, 17 Jul 2013 21:58:42 +0000 (05:58 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 13 Aug 2013 07:52:41 +0000 (15:52 +0800)
commit5e30ffbda6259c2bbd519c5fe092df1db1d0c94d
tree44fd7927526598222b4d69be0f5f1206d2151153
parent5df62dce347eb8046a38630280aa043e075ac56f
ilo: support copying constant buffer 0 to PCB

Add ILO_KERNEL_PCB_CBUF0_SIZE so that a kernel can specify how many bytes of
constant buffer 0 need to be copied to PCB.
src/gallium/drivers/ilo/ilo_3d_pipeline.h
src/gallium/drivers/ilo/ilo_3d_pipeline_gen6.c
src/gallium/drivers/ilo/ilo_3d_pipeline_gen7.c
src/gallium/drivers/ilo/ilo_shader.c
src/gallium/drivers/ilo/ilo_shader.h