gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
VkInstanceCmds.DestroyDebugReportCallbackEXT
gfx
bindings
vulkan
vk
VkInstanceCmds
Commands for VK_EXT_debug_report
VkResult
CreateDebugReportCallbackEXT
(VkInstance instance, const(VkDebugReportCallbackCreateInfoEXT)* pCreateInfo, const(VkAllocationCallbacks)* pAllocator, VkDebugReportCallbackEXT* pCallback)
void
DestroyDebugReportCallbackEXT
(VkInstance instance, VkDebugReportCallbackEXT callback, const(VkAllocationCallbacks)* pAllocator)
class
VkInstanceCmds
void
DestroyDebugReportCallbackEXT
(
VkInstance
instance
,
VkDebugReportCallbackEXT
callback
,
const
(
VkAllocationCallbacks
)*
pAllocator
)
void
DebugReportMessageEXT
(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const(char)* pLayerPrefix, const(char)* pMessage)
Meta
Source
See Implementation
gfx
bindings
vulkan
vk
VkInstanceCmds
constructors
this
functions
CreateDebugReportCallbackEXT
CreateDevice
CreateDisplayModeKHR
CreateDisplayPlaneSurfaceKHR
CreateWaylandSurfaceKHR
CreateWin32SurfaceKHR
CreateXcbSurfaceKHR
DebugReportMessageEXT
DestroyDebugReportCallbackEXT
DestroyInstance
DestroySurfaceKHR
EnumerateDeviceExtensionProperties
EnumerateDeviceLayerProperties
EnumerateInstanceVersion
EnumeratePhysicalDeviceGroups
EnumeratePhysicalDevices
GetDeviceProcAddr
GetDisplayModePropertiesKHR
GetDisplayPlaneCapabilitiesKHR
GetDisplayPlaneSupportedDisplaysKHR
GetPhysicalDeviceDisplayPlanePropertiesKHR
GetPhysicalDeviceDisplayPropertiesKHR
GetPhysicalDeviceExternalBufferProperties
GetPhysicalDeviceExternalFenceProperties
GetPhysicalDeviceExternalSemaphoreProperties
GetPhysicalDeviceFeatures
GetPhysicalDeviceFeatures2
GetPhysicalDeviceFormatProperties
GetPhysicalDeviceFormatProperties2
GetPhysicalDeviceImageFormatProperties
GetPhysicalDeviceImageFormatProperties2
GetPhysicalDeviceMemoryProperties
GetPhysicalDeviceMemoryProperties2
GetPhysicalDevicePresentRectanglesKHR
GetPhysicalDeviceProperties
GetPhysicalDeviceProperties2
GetPhysicalDeviceQueueFamilyProperties
GetPhysicalDeviceQueueFamilyProperties2
GetPhysicalDeviceSparseImageFormatProperties
GetPhysicalDeviceSparseImageFormatProperties2
GetPhysicalDeviceSurfaceCapabilitiesKHR
GetPhysicalDeviceSurfaceFormatsKHR
GetPhysicalDeviceSurfacePresentModesKHR
GetPhysicalDeviceSurfaceSupportKHR
GetPhysicalDeviceWaylandPresentationSupportKHR
GetPhysicalDeviceWin32PresentationSupportKHR
GetPhysicalDeviceXcbPresentationSupportKHR
Commands for VK_EXT_debug_report