On 07/02/2012 05:38 PM, Eric Anholt wrote:
> This doesn't do anything with the uniform block declarations yet, so
> usage of those uniforms finds them to be undeclared.
> ---
> src/glsl/ast.h | 28 +++
> src/glsl/ast_to_hir.cpp | 11 +
> src/glsl/glsl_lexer.ll |5 +-
>
This doesn't do anything with the uniform block declarations yet, so
usage of those uniforms finds them to be undeclared.
---
src/glsl/ast.h | 28 +++
src/glsl/ast_to_hir.cpp | 11 +
src/glsl/glsl_lexer.ll |5 +-
src/glsl/glsl_parser.yy | 122