Home
last modified time | relevance | path

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

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