On 06/03/2013 01:23 PM, Fabian Bieler wrote:
Otherwise the max_array_access field of scalar variables is set to 0x.
This doesn't lead to any errors since that field isn't used for scalar
variables but leaving it at zero is probably better.
I think this is okay. We don't rely on that fi
Otherwise the max_array_access field of scalar variables is set to 0x.
This doesn't lead to any errors since that field isn't used for scalar
variables but leaving it at zero is probably better.
Signed-off-by: Fabian Bieler
---
src/glsl/ast_to_hir.cpp | 8 ++--
1 file changed, 6 inse