Home | History | Annotate | Download | only in layers

Lines Matching defs:vkCreateDebugReportCallbackEXT

1124 vkCreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT *pCreateInfo,
1512 if (!strcmp(funcName, "vkCreateDebugReportCallbackEXT"))
1513 return (PFN_vkVoidFunction)vkCreateDebugReportCallbackEXT;