diff options
author | Eric Anholt <[email protected]> | 2010-12-09 14:31:43 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2010-12-09 14:41:50 -0800 |
commit | b13a2e640f749530d3bf40cbbc30504b1ed58470 (patch) | |
tree | c05b97a1a84f0d1ff5b92e83068657590d5ba8b4 /src/glsl/loop_unroll.cpp | |
parent | 3fb18d67753fec8a21461266246ff6949fc0fe81 (diff) |
glsl: Correct the marking of InputsRead/OutputsWritten on in/out matrices.
If you used a constant array index to access the matrix, we'd flag a
bunch of wrong inputs/outputs as being used because the index was
multiplied by matrix columns and the actual used index was left out.
Fixes glsl-mat-attribute.
Diffstat (limited to 'src/glsl/loop_unroll.cpp')
0 files changed, 0 insertions, 0 deletions