i965: added texture unit sanity check
authorBrian Paul <brianp@vmware.com>
Wed, 26 Aug 2009 18:07:52 +0000 (12:07 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 26 Aug 2009 18:08:23 +0000 (12:08 -0600)
commitaf7315e58b8bfe230f7b4c5a8d5b669d67aab9f0
tree3d8a13e7a06fdf0995ce3a30481e6630bee83686
parent34da6024e3097684110cd1fd4da0f25adc415cd6
i965: added texture unit sanity check

Check that all the textures needed by the current fragment program
actually exist and are valid.
src/mesa/drivers/dri/i965/brw_state_upload.c