Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuildSPIRV.h138 struct SpirvTypeHash struct
140 size_t operator()(const sh::SpirvType &type) const in operator()