Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceMemoryOverallocationCreateInfoAMD |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD |
const void * | pNext = {} |
vk::MemoryOverallocationBehaviorAMD | overallocationBehavior = vk::MemoryOverallocationBehaviorAMD::eDefault |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD |
Definition at line 29980 of file vulkan_structs.hpp.
using vk::DeviceMemoryOverallocationCreateInfoAMD::NativeType = VkDeviceMemoryOverallocationCreateInfoAMD |
Definition at line 29982 of file vulkan_structs.hpp.
|
inline |
Definition at line 29988 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29998 of file vulkan_structs.hpp.
|
inline |
Definition at line 30032 of file vulkan_structs.hpp.
|
inline |
Definition at line 30027 of file vulkan_structs.hpp.
|
inline |
Definition at line 30061 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30006 of file vulkan_structs.hpp.
|
inline |
Definition at line 30052 of file vulkan_structs.hpp.
|
inline |
Definition at line 30020 of file vulkan_structs.hpp.
|
inline |
Definition at line 30013 of file vulkan_structs.hpp.
|
static |
Definition at line 29984 of file vulkan_structs.hpp.
vk::MemoryOverallocationBehaviorAMD vk::DeviceMemoryOverallocationCreateInfoAMD::overallocationBehavior = vk::MemoryOverallocationBehaviorAMD::eDefault |
Definition at line 30070 of file vulkan_structs.hpp.
const void* vk::DeviceMemoryOverallocationCreateInfoAMD::pNext = {} |
Definition at line 30069 of file vulkan_structs.hpp.
|
static |
Definition at line 29985 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceMemoryOverallocationCreateInfoAMD::sType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD |
Definition at line 30068 of file vulkan_structs.hpp.