Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceDeviceMemoryReportCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceDeviceMemoryReportCreateInfoEXT |
const void * | pNext = {} |
vk::DeviceMemoryReportFlagsEXT | flags = {} |
PFN_vkDeviceMemoryReportCallbackEXT | pfnUserCallback = {} |
void * | pUserData = {} |
Static Public Attributes | |
static const bool | allowDuplicate = true |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceDeviceMemoryReportCreateInfoEXT |
Definition at line 27340 of file vulkan_structs.hpp.
using vk::DeviceDeviceMemoryReportCreateInfoEXT::NativeType = VkDeviceDeviceMemoryReportCreateInfoEXT |
Definition at line 27342 of file vulkan_structs.hpp.
|
inline |
Definition at line 27348 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27361 of file vulkan_structs.hpp.
|
inline |
Definition at line 27407 of file vulkan_structs.hpp.
|
inline |
Definition at line 27402 of file vulkan_structs.hpp.
|
inline |
Definition at line 27438 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27369 of file vulkan_structs.hpp.
|
inline |
Definition at line 27428 of file vulkan_structs.hpp.
|
inline |
Definition at line 27382 of file vulkan_structs.hpp.
|
inline |
Definition at line 27389 of file vulkan_structs.hpp.
|
inline |
Definition at line 27376 of file vulkan_structs.hpp.
|
inline |
Definition at line 27395 of file vulkan_structs.hpp.
|
static |
Definition at line 27344 of file vulkan_structs.hpp.
vk::DeviceMemoryReportFlagsEXT vk::DeviceDeviceMemoryReportCreateInfoEXT::flags = {} |
Definition at line 27446 of file vulkan_structs.hpp.
PFN_vkDeviceMemoryReportCallbackEXT vk::DeviceDeviceMemoryReportCreateInfoEXT::pfnUserCallback = {} |
Definition at line 27447 of file vulkan_structs.hpp.
const void* vk::DeviceDeviceMemoryReportCreateInfoEXT::pNext = {} |
Definition at line 27445 of file vulkan_structs.hpp.
void* vk::DeviceDeviceMemoryReportCreateInfoEXT::pUserData = {} |
Definition at line 27448 of file vulkan_structs.hpp.
|
static |
Definition at line 27345 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceDeviceMemoryReportCreateInfoEXT::sType = StructureType::eDeviceDeviceMemoryReportCreateInfoEXT |
Definition at line 27444 of file vulkan_structs.hpp.