Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugReportCallbackCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDebugReportCallbackCreateInfoEXT |
const void * | pNext = {} |
vk::DebugReportFlagsEXT | flags = {} |
PFN_vkDebugReportCallbackEXT | pfnCallback = {} |
void * | pUserData = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDebugReportCallbackCreateInfoEXT |
Definition at line 21260 of file vulkan_structs.hpp.
Definition at line 21262 of file vulkan_structs.hpp.
|
inline |
Definition at line 21268 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21281 of file vulkan_structs.hpp.
|
inline |
Definition at line 21326 of file vulkan_structs.hpp.
|
inline |
Definition at line 21321 of file vulkan_structs.hpp.
|
inline |
Definition at line 21356 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21289 of file vulkan_structs.hpp.
|
inline |
Definition at line 21347 of file vulkan_structs.hpp.
|
inline |
Definition at line 21302 of file vulkan_structs.hpp.
|
inline |
Definition at line 21308 of file vulkan_structs.hpp.
|
inline |
Definition at line 21296 of file vulkan_structs.hpp.
|
inline |
Definition at line 21314 of file vulkan_structs.hpp.
|
static |
Definition at line 21264 of file vulkan_structs.hpp.
vk::DebugReportFlagsEXT vk::DebugReportCallbackCreateInfoEXT::flags = {} |
Definition at line 21364 of file vulkan_structs.hpp.
PFN_vkDebugReportCallbackEXT vk::DebugReportCallbackCreateInfoEXT::pfnCallback = {} |
Definition at line 21365 of file vulkan_structs.hpp.
const void* vk::DebugReportCallbackCreateInfoEXT::pNext = {} |
Definition at line 21363 of file vulkan_structs.hpp.
void* vk::DebugReportCallbackCreateInfoEXT::pUserData = {} |
Definition at line 21366 of file vulkan_structs.hpp.
|
static |
Definition at line 21265 of file vulkan_structs.hpp.
vk::StructureType vk::DebugReportCallbackCreateInfoEXT::sType = StructureType::eDebugReportCallbackCreateInfoEXT |
Definition at line 21362 of file vulkan_structs.hpp.