HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceDeviceMemoryReportCreateInfoEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceDeviceMemoryReportCreateInfoEXT |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::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 24333 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::NativeType = VkDeviceDeviceMemoryReportCreateInfoEXT |
Definition at line 24335 of file vulkan_structs.hpp.
|
inline |
Definition at line 24341 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24354 of file vulkan_structs.hpp.
|
inline |
Definition at line 24400 of file vulkan_structs.hpp.
|
inline |
Definition at line 24395 of file vulkan_structs.hpp.
|
inline |
Definition at line 24431 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24362 of file vulkan_structs.hpp.
|
inline |
Definition at line 24421 of file vulkan_structs.hpp.
|
inline |
Definition at line 24375 of file vulkan_structs.hpp.
|
inline |
Definition at line 24382 of file vulkan_structs.hpp.
|
inline |
Definition at line 24369 of file vulkan_structs.hpp.
|
inline |
Definition at line 24388 of file vulkan_structs.hpp.
|
static |
Definition at line 24337 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceMemoryReportFlagsEXT VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::flags = {} |
Definition at line 24439 of file vulkan_structs.hpp.
PFN_vkDeviceMemoryReportCallbackEXT VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::pfnUserCallback = {} |
Definition at line 24440 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::pNext = {} |
Definition at line 24438 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::pUserData = {} |
Definition at line 24441 of file vulkan_structs.hpp.
|
static |
Definition at line 24338 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceDeviceMemoryReportCreateInfoEXT::sType = StructureType::eDeviceDeviceMemoryReportCreateInfoEXT |
Definition at line 24437 of file vulkan_structs.hpp.