Searched defs:newVar (Results 1 - 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | HoistConstants.cpp | 74 auto *newVar = new TVariable(&mSymbolTable, newName.rawName(), &oldVar.getType(), in rewrite() local
|
| H A D | NameEmbeddedUniformStructsMetal.cpp | 92 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | external_texture_transform.cc | 119 auto* newVar = ctx.dst->create<ast::Variable>( in Run() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | SeparateStructFromUniformDeclarations.cpp | 90 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 573 GetOrCreateInitialValue(Instruction* source, uint32_t index, Instruction* newVar) GetOrCreateInitialValue() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 573 GetOrCreateInitialValue(Instruction* source, uint32_t index, Instruction* newVar) GetOrCreateInitialValue() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 510 GetOrCreateInitialValue(Instruction* source, uint32_t index, Instruction* newVar) GetOrCreateInitialValue() argument
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| H A D | gen_framework.py | 3209 newVar = structName[2].lower() + structName[3:] variable in writeMandatoryFeatures.StructFoundContinue
|
| H A D | ohos_gen_framework.py | 2857 newVar = structName[2].lower() + structName[3:] variable in writeMandatoryFeatures.StructFoundContinue
|
Completed in 16 milliseconds