Package com.io7m.jcoronado.extensions.ext_debug_utils.api
@Export
@Version("1.0.0")
package com.io7m.jcoronado.extensions.ext_debug_utils.api
Type-safe Vulkan frontend (VK_EXT_debug_utils extension)
-
ClassDescriptionAn RGBA label color.Builds instances of type
VulkanDebugUtilsLabelColor.An RGBA label color.Specify parameters of a label region.Builds instances of typeVulkanDebugUtilsLabelEXT.Specify parameters of a label region.Bitmask specifying which severities of events cause a debug messenger callback.Bitmask specifying which types of events cause a debug messenger callback.Structure specifying parameters returned to the callback.Builds instances of typeVulkanDebugUtilsMessengerCallbackDataEXT.Structure specifying parameters returned to the callback.Reserved for future use.Application-defined debug messenger callback function.Flags specified when creating messenger callbacks.Structure specifying parameters of a newly created debug messenger.Builds instances of typeVulkanDebugUtilsMessengerCreateInfoEXT.Structure specifying parameters of a newly created debug messenger.Opaque handle to a debug messenger object.Specify parameters of a name to give to an object.Builds instances of typeVulkanDebugUtilsObjectNameInfoEXT.Specify parameters of a name to give to an object.A region started by "vkCmdBeginDebugUtilsLabelEXT".A convenience callback that delegates logging to SLF4J.The behaviour for "info" level messages.