plug in texture/sampler state update

This commit is contained in:
Brian
2007-08-07 15:12:22 -06:00
parent 28d64d398b
commit d78dab1267
6 changed files with 28 additions and 7 deletions

View File

@@ -39,7 +39,10 @@
#include "pipe/p_defines.h"
/**
* XXX This needs some work yet....
* Need to "upload" texture images at appropriate times.
*/
static void
update_textures(struct st_context *st)
{