On Saturday, April 2, 2016 3:03:54 PM PDT Timothy Arceri wrote:
> We already have a count of active SSBOs per stage so use it.
> ---
> src/compiler/glsl/linker.cpp | 8 +---
> 1 file changed, 1 insertion(+), 7 deletions(-)
>
> diff --git a/src/compiler/glsl/linker.cpp b/src/compiler/glsl/link
We already have a count of active SSBOs per stage so use it.
---
src/compiler/glsl/linker.cpp | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/src/compiler/glsl/linker.cpp b/src/compiler/glsl/linker.cpp
index 649fb7c..c9eaa6b 100644
--- a/src/compiler/glsl/linker.cpp
+++