Searched refs:dbgCreateDebugReportCallback (Results 1 – 3 of 3) sorted by relevance
90 PFN_vkCreateDebugReportCallbackEXT dbgCreateDebugReportCallback; member1004 priv->dbgCreateDebugReportCallback = (PFN_vkCreateDebugReportCallbackEXT) in gst_vulkan_instance_open()1007 if (!priv->dbgCreateDebugReportCallback) { in gst_vulkan_instance_open()1047 priv->dbgCreateDebugReportCallback (instance->instance, &info, NULL, in gst_vulkan_instance_open()
222 PFN_vkCreateDebugReportCallbackEXT dbgCreateDebugReportCallback; member