Searched defs:declareVariable (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/randomshaders/ |
D | rsgVariableManager.cpp | 301 void VariableManager::declareVariable (Variable* variable) in declareVariable() function in rsg::VariableManager
|
/external/swiftshader/src/OpenGL/compiler/ |
D | ParseHelper.cpp | 1008 bool TParseContext::declareVariable(const TSourceLoc &line, const TString &identifier, const TType … in declareVariable() function in TParseContext
|
/external/angle/src/compiler/translator/ |
D | ParseContext.cpp | 1168 bool TParseContext::declareVariable(const TSourceLoc &line, in declareVariable() function in sh::TParseContext
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 6462 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 6513 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
|
/external/angle/third_party/glslang/src/hlsl/ |
D | hlslParseHelper.cpp | 7755 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 7755 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext
|