On Sun, 2016-04-03 at 23:31 -0700, Kenneth Graunke wrote:
> On Sunday, April 3, 2016 9:16:29 PM PDT Timothy Arceri wrote:
> >
> > ---
> > src/compiler/glsl/linker.cpp | 70
>
> >
> > 1 file changed, 70 deletions(-)
> Hrm?
>
> glsl: remove unused
On Sunday, April 3, 2016 9:16:29 PM PDT Timothy Arceri wrote:
> ---
> src/compiler/glsl/linker.cpp | 70
> 1 file changed, 70 deletions(-)
Hrm?
glsl: remove unused buffer block splitting function
But it /is/ used...you just delete the use here.
---
src/compiler/glsl/linker.cpp | 70
1 file changed, 70 deletions(-)
diff --git a/src/compiler/glsl/linker.cpp b/src/compiler/glsl/linker.cpp
index 75a2afa..2f152d6 100644
--- a/src/compiler/glsl/linker.cpp
+++ b/src/compiler/glsl/linker.cpp
@@ -4122