Home
last modified time | relevance | path

Searched refs:getHashFunction (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h137 ShHashFunction64 getHashFunction() const { return mResources.HashFunction; } in getHashFunction() function
DOutputGLSLBase.cpp90 mHashFunction(compiler->getHashFunction()), in TOutputGLSLBase()
DOutputSPIRV.cpp500 mBuilder(compiler, compileOptions, compiler->getHashFunction(), compiler->getNameMap()) in OutputSPIRVTraverser()