r300/compiler: use null-terminated array of transformation functions
authorMarek Olšák <maraeo@gmail.com>
Tue, 31 Aug 2010 23:10:26 +0000 (01:10 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 4 Sep 2010 16:56:21 +0000 (18:56 +0200)
commitcc8f2d559989f516a6896ac137c8a79c7a212fa5
treeb4b079a755de9715de6ab463a50eaea1a60166d2
parent56de72c78afdb14d842a8fabbe2613a4d5eebb8f
r300/compiler: use null-terminated array of transformation functions

I need to reduce the number of parameters of each compiler pass function.
This is part of a larger cleanup.
src/mesa/drivers/dri/r300/compiler/r3xx_fragprog.c
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c
src/mesa/drivers/dri/r300/compiler/radeon_program.c
src/mesa/drivers/dri/r300/compiler/radeon_program.h