Home
last modified time | relevance | path

Searched defs:declareVariable (Results 1 – 4 of 4) 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.cpp1008 bool TParseContext::declareVariable(const TSourceLoc &line, const TString &identifier, const TType … in declareVariable() function in TParseContext
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp6136 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp7706 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext