diff options
author | tiffany <[email protected]> | 2014-08-30 12:30:00 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-09-03 13:52:39 -0600 |
commit | cfc42db592a7d9684d5cee8d4238a0b2dd6f0603 (patch) | |
tree | 54cf9db8ab2f47af36fc5f5433abb80bd8e7cf93 /src/glsl/ast_array_index.cpp | |
parent | 11ee9a4d99fd68be4c09341225e7faeff70d1b9b (diff) |
glsl: fix assertion which fails for unsigned array indices.
According to the GLSL 1.40 spec, section 5.7 Structure and Array Operations:
"Array elements are accessed using an expression whose type is int or uint."
Cc: <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/glsl/ast_array_index.cpp')
0 files changed, 0 insertions, 0 deletions