Pushed, thanks!
On 03/05/17 04:06, Grazvydas Ignotas wrote:
Just like other type hash tables are destroyed in
_mesa_glsl_release_types(), also destroy the ones for function and
subroutine types.
Signed-off-by: Grazvydas Ignotas
---
src/compiler/glsl_types.cpp | 10 ++
1 file changed
Just like other type hash tables are destroyed in
_mesa_glsl_release_types(), also destroy the ones for function and
subroutine types.
Signed-off-by: Grazvydas Ignotas
---
src/compiler/glsl_types.cpp | 10 ++
1 file changed, 10 insertions(+)
diff --git a/src/compiler/glsl_types.cpp b/sr