gallium/u_pstipple: add ability to specify a fixed texture unit
authorMarek Olšák <marek.olsak@amd.com>
Sat, 31 Jan 2015 17:56:54 +0000 (18:56 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 4 Feb 2015 13:34:13 +0000 (14:34 +0100)
commit8fc542aa8904339c52a4aec0ebaf42f498ba6ae8
tree18f31c84ded403134fcaff9908bbb58ba96a7a60
parent50433ea526942dbeac75cc415becadea157e5d33
gallium/u_pstipple: add ability to specify a fixed texture unit

E.g. r600g can use slot 17, which is outside of the API range.

Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_pstipple.c
src/gallium/auxiliary/util/u_pstipple.h
src/gallium/drivers/softpipe/sp_state_shader.c