Home
last modified time | relevance | path

Searched defs:newVar (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp74 auto *newVar = new TVariable(&mSymbolTable, newName.rawName(), &oldVar.getType(), in rewrite() local
H A DNameEmbeddedUniformStructsMetal.cpp92 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dexternal_texture_transform.cc119 auto* newVar = ctx.dst->create<ast::Variable>( in Run() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSeparateStructFromUniformDeclarations.cpp90 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp573 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 Dscalar_replacement_pass.cpp573 GetOrCreateInitialValue(Instruction* source, uint32_t index, Instruction* newVar) GetOrCreateInitialValue() argument
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp510 GetOrCreateInitialValue(Instruction* source, uint32_t index, Instruction* newVar) GetOrCreateInitialValue() argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py3209 newVar = structName[2].lower() + structName[3:] variable in writeMandatoryFeatures.StructFoundContinue
H A Dohos_gen_framework.py2857 newVar = structName[2].lower() + structName[3:] variable in writeMandatoryFeatures.StructFoundContinue

Completed in 16 milliseconds