Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryDedicatedAllocateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryDedicatedAllocateInfo |
const void * | pNext = {} |
vk::Image | image = {} |
vk::Buffer | buffer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 50812 of file vulkan_structs.hpp.
Definition at line 50814 of file vulkan_structs.hpp.
|
inline |
Definition at line 50820 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50831 of file vulkan_structs.hpp.
|
inline |
Definition at line 50870 of file vulkan_structs.hpp.
|
inline |
Definition at line 50865 of file vulkan_structs.hpp.
|
inline |
Definition at line 50899 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50839 of file vulkan_structs.hpp.
|
inline |
Definition at line 50890 of file vulkan_structs.hpp.
|
inline |
Definition at line 50858 of file vulkan_structs.hpp.
|
inline |
Definition at line 50852 of file vulkan_structs.hpp.
|
inline |
Definition at line 50846 of file vulkan_structs.hpp.
|
static |
Definition at line 50816 of file vulkan_structs.hpp.
vk::Buffer vk::MemoryDedicatedAllocateInfo::buffer = {} |
Definition at line 50909 of file vulkan_structs.hpp.
vk::Image vk::MemoryDedicatedAllocateInfo::image = {} |
Definition at line 50908 of file vulkan_structs.hpp.
const void* vk::MemoryDedicatedAllocateInfo::pNext = {} |
Definition at line 50907 of file vulkan_structs.hpp.
|
static |
Definition at line 50817 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryDedicatedAllocateInfo::sType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 50906 of file vulkan_structs.hpp.