glsl: Create AST structs corresponding to new productions in grammar
authorDan McCabe <zen3d.linux@gmail.com>
Mon, 7 Nov 2011 23:09:40 +0000 (15:09 -0800)
committerDan McCabe <zen3d.linux@gmail.com>
Tue, 8 Nov 2011 00:31:22 +0000 (16:31 -0800)
commita0afcc67196baa588ec0ac246be6c4996a328f0b
tree12e9cf9729375f07c5f9cfc9adaa910e1e515c90
parent80944599dcf070efa84ebf192c31f4129cee697d
glsl: Create AST structs corresponding to new productions in grammar

Previously we added productions for:
switch_body
case_label_list
case_statement
case_statement_list
Now add AST structs corresponding to those productions.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/ast.h