Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1902 using CmdTypeHashType = std::underlying_type<CMD_TYPE>::type; typedef
1903 static const std::unordered_map<CmdTypeHashType, std::string> must_be_recording_map = {