| /* WARNING: This is auto-generated file. Do not modify, since changes will |
| * be lost! Modify the generating script instead. |
| * This file was generated by /scripts/gen_framework.py |
| */ |
| |
| std::map<std::string, std::vector<std::string> > instExtDeviceFun |
| { |
| { "VK_EXT_debug_utils", |
| { |
| "vkSetDebugUtilsObjectNameEXT", |
| "vkSetDebugUtilsObjectTagEXT", |
| "vkQueueBeginDebugUtilsLabelEXT", |
| "vkQueueEndDebugUtilsLabelEXT", |
| "vkQueueInsertDebugUtilsLabelEXT", |
| "vkCmdBeginDebugUtilsLabelEXT", |
| "vkCmdEndDebugUtilsLabelEXT", |
| "vkCmdInsertDebugUtilsLabelEXT", |
| } |
| }, |
| }; |