Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.hpp793 using BuiltInHash = std::hash<std::underlying_type<spv::BuiltIn>::type>; typedef in sw::SpirvShader
794 std::unordered_map<spv::BuiltIn, BuiltinMapping, BuiltInHash> inputBuiltins;
795 std::unordered_map<spv::BuiltIn, BuiltinMapping, BuiltInHash> outputBuiltins;