HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDebugReportCallbackCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDebugReportFlagsEXT flags
 
PFN_vkDebugReportCallbackEXT pfnCallback
 
voidpUserData
 

Detailed Description

Definition at line 9883 of file vulkan_core.h.

Member Data Documentation

VkDebugReportFlagsEXT VkDebugReportCallbackCreateInfoEXT::flags

Definition at line 9886 of file vulkan_core.h.

PFN_vkDebugReportCallbackEXT VkDebugReportCallbackCreateInfoEXT::pfnCallback

Definition at line 9887 of file vulkan_core.h.

const void* VkDebugReportCallbackCreateInfoEXT::pNext

Definition at line 9885 of file vulkan_core.h.

void* VkDebugReportCallbackCreateInfoEXT::pUserData

Definition at line 9888 of file vulkan_core.h.

VkStructureType VkDebugReportCallbackCreateInfoEXT::sType

Definition at line 9884 of file vulkan_core.h.


The documentation for this struct was generated from the following file: