summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo
diff options
context:
space:
mode:
authorBryan Cain <[email protected]>2011-07-21 15:49:26 -0500
committerBryan Cain <[email protected]>2011-08-01 17:59:09 -0500
commit7732822c833ee22e259af3f8bd2bfb57c986612e (patch)
tree16781cee1e751e00f0cec6a52e176a7a79f114fb /src/mesa/vbo
parent87f8d8547db9b947ae847c509a464e06d0ac6c64 (diff)
glsl_to_tgsi: separate immediates from array constants during IR translation
Before, if any uniform or constant array was accessed with indirect addressing, st_translate_program() would emit uniform constants in the place of immediates. This behavior was unavoidable with ir_to_mesa/mesa_to_tgsi, but glsl_to_tgsi can work around it since the GLSL IR backend and the TGSI emission are both inside the state tracker.
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions