Home
last modified time | relevance | path

Searched defs:mangledName (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DType_test.cpp56 char *mangledName = typeName.getName(); in TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStaticType.h50 char *mangledName = typeName.getName(); in BuildStaticMangledName() local
DTypes.cpp419 TString mangledName(1, GetSizeMangledName(primarySize, secondarySize)); in buildMangledName() local
792 TString mangledName; in buildMangledFieldList() local
DSymbolTable.cpp133 const ImmutableString &mangledName, in markFunctionHasPrototypeDeclaration()
DTypes.h116 const char *mangledName) in TType()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp25 const ImmutableString &mangledName = TFunctionLookup::GetMangledName(name, *arguments); in LookUpBuiltInFunction() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DEmulatePrecision.cpp707 ImmutableString mangledName = TFunctionLookup::GetMangledName(functionName.data(), *arguments); in getInternalFunction() local