Home | History | Annotate | Download | only in compiler

Lines Matching refs:globalErrorCheck

1379 //        if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "input"))
1385 // if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "output"))
1464 if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "attribute"))
1469 if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "varying"))
1477 if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "invariant varying"))
1485 if (context->globalErrorCheck($1.line, context->symbolTable.atGlobalLevel(), "uniform"))