summaryrefslogtreecommitdiffstats
path: root/src/glsl/link_uniforms.cpp
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2014-01-23 23:22:01 +1100
committerTimothy Arceri <[email protected]>2014-01-23 23:37:37 +1100
commitb0c64d3cc6d1d3a64c86a5b2cd748b4178bff350 (patch)
tree71b1f532d7cbcca9f829cbc9891a08735800f9c6 /src/glsl/link_uniforms.cpp
parent61a584609936940f69207dd520b5b4208810a9e7 (diff)
glsl: remove remaining is_array variables
Previously the reason we needed is_array was because we used array_size == NULL to represent both non-arrays and unsized arrays. Now that we use a non-NULL array_specifier to represent an unsized array, is_array is redundant. Signed-off-by: Timothy Arceri <[email protected]> Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/glsl/link_uniforms.cpp')
0 files changed, 0 insertions, 0 deletions