Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_extension_helper.h89 typedef std::unordered_map<std::string,InstanceInfo> InstanceInfoMap; typedef
91 static const InstanceInfoMap info_map = { in get_info()
174 InstanceInfoMap::const_iterator info = info_map.find(name); in get_info()