ilo: add kernel queries for compute shaders
authorChia-I Wu <olvaffe@gmail.com>
Thu, 30 Oct 2014 02:03:17 +0000 (10:03 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Thu, 6 Nov 2014 02:42:19 +0000 (10:42 +0800)
commit1d5194769371767d046210df83c430a448bb3a53
tree4b47e58ead5c932a8cc760dd52725ee837cd3712
parent99742998fc3a4520c9106f4ef5cc1246e38a35a9
ilo: add kernel queries for compute shaders

We need to know the local/input/private sizes and others.  This is not
complete.  We need many others for CURBE setup.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/gallium/drivers/ilo/ilo_shader.c
src/gallium/drivers/ilo/ilo_shader.h
src/gallium/drivers/ilo/shader/ilo_shader_internal.h