Home | History | Annotate | Download | only in compiler

Lines Matching refs:STRUCT

104      STRUCT = 293,
198 #define STRUCT 293
298 struct {
308 struct {
766 "VARYING", "STRUCT", "VOID_TYPE", "WHILE", "SAMPLER2D", "SAMPLERCUBE",
3892 FRAG_VERT_ONLY("struct", (yyvsp[(1) - (1)].interm.type).line);
3921 context->error((yyvsp[(2) - (5)].lex).line, "redefinition", (yyvsp[(2) - (5)].lex).string->c_str(), "struct");
3952 context->error((*(yyvsp[(2) - (2)].interm.typeList))[i].line, "duplicate field name in structure:", "struct", (*(yyvsp[(2) - (2)].interm.typeList))[i].type->getFieldName().c_str());