Home | History | Annotate | Download | only in glsl

Lines Matching refs:ast_struct_specifier

360    ast_struct_specifier *struct_specifier;
4660 (yyval.struct_specifier) = new(ctx) ast_struct_specifier((yyvsp[(2) - (5)].identifier), (yyvsp[(4) - (5)].node));
4671 (yyval.struct_specifier) = new(ctx) ast_struct_specifier(NULL, (yyvsp[(3) - (4)].node));