Home
last modified time | relevance | path

Searched refs:ShHashFunction64 (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
DVariableInfo.h34 ShHashFunction64 hashFunction);
48 ShHashFunction64 mHashFunction;
DOutputGLSLBase.h21 ShHashFunction64 hashFunction,
82 ShHashFunction64 mHashFunction;
DVariableInfo.cpp130 ShHashFunction64 hashFunction);
137 ShHashFunction64 hashFunction) in getVariableInfo()
182 ShHashFunction64 hashFunction) in getUserDefinedVariableInfo()
239 ShHashFunction64 hashFunction) in CollectVariables()
DShHandle.h73 ShHashFunction64 getHashFunction() const { return hashFunction; } in getHashFunction()
163 ShHashFunction64 hashFunction;
DOutputESSL.h17 ShHashFunction64 hashFunction,
DOutputGLSL.h17 ShHashFunction64 hashFunction,
DOutputESSL.cpp11 ShHashFunction64 hashFunction, in TOutputESSL()
DOutputGLSL.cpp11 ShHashFunction64 hashFunction, in TOutputGLSL()
Dintermediate.h678 static TString hash(const TString& name, ShHashFunction64 hashFunction);
DOutputGLSLBase.cpp45 ShHashFunction64 hashFunction, in TOutputGLSLBase()
DIntermediate.cpp1826 TString TIntermTraverser::hash(const TString& name, ShHashFunction64 hashFunction) in hash()
/external/chromium_org/third_party/angle/include/GLSLANG/
DShaderLang.h264 typedef khronos_uint64_t (*ShHashFunction64)(const char*, size_t); typedef
304 ShHashFunction64 HashFunction;