Searched refs:getGlInVariableWithArraySize (Results 1 – 5 of 5) sorted by relevance
232 TVariable *getGlInVariableWithArraySize() const;
181 TVariable *TSymbolTable::getGlInVariableWithArraySize() const in getGlInVariableWithArraySize() function in sh::TSymbolTable
2715 ASSERT(symbolTable.getGlInVariableWithArraySize() != nullptr); in parseVariableIdentifier()2716 node = new TIntermSymbol(symbolTable.getGlInVariableWithArraySize()); in parseVariableIdentifier()3318 ASSERT(symbolTable.getGlInVariableWithArraySize() != nullptr); in checkGeometryShaderInputAndSetArraySize()3320 symbolTable.getGlInVariableWithArraySize()->getType().getOutermostArraySize()); in checkGeometryShaderInputAndSetArraySize()3987 symbolTable.getGlInVariableWithArraySize()->getType().getOutermostArraySize()); in parseGeometryShaderInputLayoutQualifier()
1008 blockSymbol = mSymbolTable->getGlInVariableWithArraySize(); in recordInterfaceBlock()
445 mSymbolTable->getGlInVariableWithArraySize()->getType().getOutermostArraySize(); in declareDefaultGlIn()