On 11/16/2012 02:53 PM, Ian Romanick wrote:
From: Ian Romanick <ian.d.roman...@intel.com>
Note that while 'packed' is a reserved word in GLSL ES, row_major is not.
This means that we have to use the string-based matching for that.
Signed-off-by: Ian Romanick <ian.d.roman...@intel.com>
---
src/glsl/glsl_lexer.ll | 2 +-
src/glsl/glsl_parser.yy | 2 ++
src/glsl/glsl_parser_extras.cpp | 4 ++++
3 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev