On 08/30/2014 12:30 PM, tiffany wrote:
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."
---
src/glsl/lower_variable_index_to_cond_assign.cpp | 2 +-
1 file changed, 1 insertion(+), 1 delet
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."
---
src/glsl/lower_variable_index_to_cond_assign.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/glsl/lower_variabl