Home
last modified time | relevance | path

Searched defs:hashFunction (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DHashNames.cpp21 ImmutableString HashName(const ImmutableString &name, ShHashFunction64 hashFunction) in HashName()
58 ShHashFunction64 hashFunction, in HashName()
85 ImmutableString HashName(const TSymbol *symbol, ShHashFunction64 hashFunction, NameMap *nameMap) in HashName()
DCollectVariables.cpp260 ShHashFunction64 hashFunction, in CollectVariablesTraverser()
1266 ShHashFunction64 hashFunction, in CollectVariables()
Dutil.cpp452 ImmutableString GetTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetTypeName()
DTranslatorMetalDirect.cpp126 ShHashFunction64 hashFunction, in DeclareDefaultUniformsTraverser()
DBuildSPIRV.cpp483 ShHashFunction64 hashFunction, in SPIRVBuilder()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DTranslatorMetalUtils.cpp297 ImmutableString GetMetalTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetMetalTypeName()