blob: d180b03b1d8e39240aef6c5aac57c561b7be11ef [file] [log] [blame]
/* 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",
}
},
};