On 30/06/17 12:45, Timothy Arceri wrote:
While it produces functioning code the pass creates worse code
for arrays of arrays. See the comment added in this patch for more
detail.
---
src/compiler/glsl/opt_array_splitting.cpp | 26 ++
1 file changed, 26 insertions(+)
While it produces functioning code the pass creates worse code
for arrays of arrays. See the comment added in this patch for more
detail.
---
src/compiler/glsl/opt_array_splitting.cpp | 26 ++
1 file changed, 26 insertions(+)
diff --git a/src/compiler/glsl/opt_array_splitt