Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.h135 struct SpirvTypeHash struct
137 size_t operator()(const sh::SpirvType &type) const in operator()