Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDebugReportCallbackCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10798 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkDebugReportFlagsEXT VkDebugReportCallbackCreateInfoEXT::flags

Definition at line 10801 of file vulkan_core.h.

◆ pfnCallback

PFN_vkDebugReportCallbackEXT VkDebugReportCallbackCreateInfoEXT::pfnCallback

Definition at line 10802 of file vulkan_core.h.

◆ pNext

const void* VkDebugReportCallbackCreateInfoEXT::pNext

Definition at line 10800 of file vulkan_core.h.

◆ pUserData

void* VkDebugReportCallbackCreateInfoEXT::pUserData

Definition at line 10803 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugReportCallbackCreateInfoEXT::sType

Definition at line 10799 of file vulkan_core.h.


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