Searched refs:getConstPointer (Results 1 – 4 of 4) sorted by relevance
91 const TConstantUnion *getConstPointer() const { return unionArray; } in getConstPointer() function
217 ASSERT(!variable.getConstPointer()); in isStaticallyUsed()
1211 maxDrawBuffers->getConstPointer()->getIConst()) in declareVariable()1241 maxClipDistances->getConstPointer()->getIConst()) in declareVariable()1984 if (variable->getConstPointer() && variableType.canReplaceWithConstantUnion()) in parseVariableIdentifier()1986 const TConstantUnion *constArray = variable->getConstPointer(); in parseVariableIdentifier()3187 maxComputeWorkGroupSize->getConstPointer(); in parseGlobalLayoutQualifier()
504 return variable().getConstPointer() != nullptr; in hasConstantValue()509 return variable().getConstPointer(); in getConstantValue()