Home
last modified time | relevance | path

Searched defs:declareVariable (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp301 void VariableManager::declareVariable (Variable* variable) in declareVariable() function in rsg::VariableManager
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1048 bool TParseContext::declareVariable(const TSourceLoc &line, const TString &identifier, const TType … in declareVariable() function in TParseContext