Searched refs:getGlInVariableWithArraySize (Results 1 – 5 of 5) sorted by relevance
257 TVariable *getGlInVariableWithArraySize() const;
181 TVariable *TSymbolTable::getGlInVariableWithArraySize() const in getGlInVariableWithArraySize() function in sh::TSymbolTable
2612 ASSERT(symbolTable.getGlInVariableWithArraySize() != nullptr); in parseVariableIdentifier()2613 node = new TIntermSymbol(symbolTable.getGlInVariableWithArraySize()); in parseVariableIdentifier()3174 ASSERT(symbolTable.getGlInVariableWithArraySize() != nullptr); in checkGeometryShaderInputAndSetArraySize()3176 symbolTable.getGlInVariableWithArraySize()->getType().getOutermostArraySize()); in checkGeometryShaderInputAndSetArraySize()3842 symbolTable.getGlInVariableWithArraySize()->getType().getOutermostArraySize()); in parseGeometryShaderInputLayoutQualifier()
1006 blockSymbol = mSymbolTable->getGlInVariableWithArraySize(); in recordInterfaceBlock()
445 mSymbolTable->getGlInVariableWithArraySize()->getType().getOutermostArraySize(); in declareDefaultGlIn()