• Home
  • Raw
  • Download

Lines Matching refs:debugCallback

315                 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); \
332 VkDebugReportCallbackEXT* debugCallback, in destroy_instance() argument
334 if (hasDebugExtension && *debugCallback != VK_NULL_HANDLE) { in destroy_instance()
336 grVkDestroyDebugReportCallbackEXT(inst, *debugCallback, nullptr); in destroy_instance()
337 *debugCallback = VK_NULL_HANDLE; in destroy_instance()
412 VkDebugReportCallbackEXT* debugCallback, in CreateVkBackendContext() argument
501 *debugCallback = VK_NULL_HANDLE; in CreateVkBackendContext()
522 grVkCreateDebugReportCallbackEXT(inst, &callbackCreateInfo, nullptr, debugCallback); in CreateVkBackendContext()
539 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
544 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
554 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
564 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
573 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
593 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
608 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
624 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
659 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()
721 destroy_instance(getProc, inst, debugCallback, hasDebugExtension); in CreateVkBackendContext()