nvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
authorHans de Goede <hdegoede@redhat.com>
Wed, 29 Jun 2016 09:23:45 +0000 (11:23 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 2 Jul 2016 10:21:28 +0000 (12:21 +0200)
commit3345f70f636ba5ba096e20a343c64a1ec8e5f488
treeba50a831b441822602f4763ef181c56f2786858e
parentef8e50a841e79597ca56ae081102119329fd154c
nvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument

This brings it inline with the other macros like NVC0_CB_AUX_UBO_INFO
and NVC0_CB_AUX_TEX_INFO.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/nvc0/nvc0_context.h
src/gallium/drivers/nouveau/nvc0/nvc0_program.c
src/gallium/drivers/nouveau/nvc0/nve4_compute.c