Home | History | Annotate | Download | only in compiler

Lines Matching refs:fragData

827         TSymbol* fragData = symbolTable.find("gl_MaxDrawBuffers", &builtIn);
828 if (fragData == 0) {
833 int fragDataValue = static_cast<TVariable*>(fragData)->getConstPointer()[0].getIConst();