Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkDebugReportCallbackCreateInfoEXT Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDebugReportFlagsEXT flags
 
PFN_vkDebugReportCallbackEXT pfnCallback
 
void * pUserData
 

Detailed Description

Definition at line 2578 of file vulkan.h.

Member Data Documentation

◆ flags

VkDebugReportFlagsEXT VkDebugReportCallbackCreateInfoEXT::flags

Definition at line 2581 of file vulkan.h.

◆ pfnCallback

PFN_vkDebugReportCallbackEXT VkDebugReportCallbackCreateInfoEXT::pfnCallback

Definition at line 2582 of file vulkan.h.

◆ pNext

const void* VkDebugReportCallbackCreateInfoEXT::pNext

Definition at line 2580 of file vulkan.h.

◆ pUserData

void* VkDebugReportCallbackCreateInfoEXT::pUserData

Definition at line 2583 of file vulkan.h.

◆ sType

VkStructureType VkDebugReportCallbackCreateInfoEXT::sType

Definition at line 2579 of file vulkan.h.


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