Searched defs:declareVariable (Results 1 – 8 of 8) sorted by relevance
/external/deqp/framework/randomshaders/ |
D | rsgVariableManager.cpp | 301 void VariableManager::declareVariable (Variable* variable) in declareVariable() function in rsg::VariableManager
|
/external/angle/src/compiler/translator/ |
D | BuildSPIRV.cpp | 1303 spirv::IdRef SPIRVBuilder::declareVariable(spirv::IdRef typeId, in declareVariable() function in sh::SPIRVBuilder
|
D | ParseContext.cpp | 1242 bool TParseContext::declareVariable(const TSourceLoc &line, in declareVariable() function in sh::TParseContext
|
/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/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 6631 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 7072 TIntermNode* TParseContext::declareVariable(const TSourceLoc& loc, TString& identifier, const TPubl… in declareVariable() function in glslang::TParseContext
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 7884 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 7888 TIntermNode* HlslParseContext::declareVariable(const TSourceLoc& loc, const TString& identifier, TT… in declareVariable() function in glslang::HlslParseContext
|