Searched defs:declareVariable (Results 1 – 4 of 4) sorted by relevance
301 void VariableManager::declareVariable (Variable* variable) in declareVariable() function in rsg::VariableManager
1008 bool TParseContext::declareVariable(const TSourceLoc &line, const TString &identifier, const TType … in declareVariable() function in TParseContext
6136 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
7706 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext