Home
last modified time | relevance | path

Searched defs:newName (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DFunctionLookup.cpp80 std::string newName(functionName); in GetMangledName() local
110 std::string newName(functionName); in GetMangledNames() local
DSymbol.cpp199 std::string newName(name().data(), name().length()); in buildMangledName() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplersOld.cpp147 ImmutableString newName = GetStructSamplerNameFromTypedNode(node); in visitBinary() local
427 void extractSampler(const ImmutableString &newName, in extractSampler()
DRewriteStructSamplers.cpp386 ImmutableString newName = GetStructSamplerNameFromTypedNode(node); in visitBinary() local
679 void extractSampler(const ImmutableString &newName, in extractSampler()
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/
Dvulkantypes.py318 def withModifiedName(self, newName): argument
738 def withModifiedName(self, newName): argument