Searched refs:getConstPointer (Results 1 – 9 of 9) sorted by relevance
97 ConstantUnion* getConstPointer() in getConstPointer() function105 ConstantUnion* getConstPointer() const { return unionArray; } in getConstPointer() function349 constant->getConstPointer()->setIConst(value); in insertConstInt()
911 int fragDataValue = static_cast<TVariable*>(fragData)->getConstPointer()[0].getIConst(); in arraySetMaxSize()1018 if(type.getArraySize() != maxDrawBuffers->getConstPointer()->getIConst()) in declareVariable()1303 ConstantUnion* constArray = tVar->getConstPointer(); in executeInitializer()
237 ConstantUnion *constArray = variable->getConstPointer();
3505 if (operand->getArraySize() > maxUniformVectors->getConstPointer()->getIConst()) in arrayExceedsLimits()3510 << " (" << maxUniformVectors->getConstPointer()->getIConst() << ")"; in arrayExceedsLimits()
2379 ConstantUnion *constArray = variable->getConstPointer(); in yyparse()
91 const TConstantUnion *getConstPointer() const { return unionArray; } in getConstPointer() function
217 ASSERT(!variable.getConstPointer()); in isStaticallyUsed()
1211 maxDrawBuffers->getConstPointer()->getIConst()) in declareVariable()1954 if (variable->getConstPointer() && variableType.canReplaceWithConstantUnion()) in parseVariableIdentifier()1956 const TConstantUnion *constArray = variable->getConstPointer(); in parseVariableIdentifier()3157 maxComputeWorkGroupSize->getConstPointer(); in parseGlobalLayoutQualifier()
504 return variable().getConstPointer() != nullptr; in hasConstantValue()509 return variable().getConstPointer(); in getConstantValue()