Thanks a lot.
Tested-by: Marek Olšák
Marek
On Thu, Oct 15, 2015 at 5:16 AM, Timothy Arceri wrote:
> This was only being done in one of the two process methods.
>
> Fixes issue with samplers using the array size of a previous record.
>
> Cc: Marek Olšák
> Cc: Jason Ekstrand
> ---
> src/glsl/
This was only being done in one of the two process methods.
Fixes issue with samplers using the array size of a previous record.
Cc: Marek Olšák
Cc: Jason Ekstrand
---
src/glsl/link_uniforms.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/glsl/link_uniforms.cpp b/src/glsl/link_unif