summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-11-06 15:04:11 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-11-06 15:04:11 -0700
commit2f1a29654a94a4194fa452e8049c4db67629e545 (patch)
treec0a27757b4cb02c4c4ad40913922796842bb80bf /src/gallium/drivers/softpipe
parent678f80b347801d925c07a774faee1ed3f716de15 (diff)
mesa: update the shader programs->TexturesUsed array at link time
If an application never calls glUniform() to set sampler variable values they'll remain 0 (the default value/unit). Now call _mesa_update_shader_textures_used() at link time in case glUniform() is never called. program->TextureUsed[] will then be correct for state validation.
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions