Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDedicatedAllocationMemoryAllocateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eDedicatedAllocationMemoryAllocateInfoNV |
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::eDedicatedAllocationMemoryAllocateInfoNV |
Definition at line 22515 of file vulkan_structs.hpp.
using vk::DedicatedAllocationMemoryAllocateInfoNV::NativeType = VkDedicatedAllocationMemoryAllocateInfoNV |
Definition at line 22517 of file vulkan_structs.hpp.
|
inline |
Definition at line 22523 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22534 of file vulkan_structs.hpp.
|
inline |
Definition at line 22573 of file vulkan_structs.hpp.
|
inline |
Definition at line 22568 of file vulkan_structs.hpp.
|
inline |
Definition at line 22602 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22542 of file vulkan_structs.hpp.
|
inline |
Definition at line 22593 of file vulkan_structs.hpp.
|
inline |
Definition at line 22561 of file vulkan_structs.hpp.
|
inline |
Definition at line 22555 of file vulkan_structs.hpp.
|
inline |
Definition at line 22549 of file vulkan_structs.hpp.
|
static |
Definition at line 22519 of file vulkan_structs.hpp.
vk::Buffer vk::DedicatedAllocationMemoryAllocateInfoNV::buffer = {} |
Definition at line 22612 of file vulkan_structs.hpp.
vk::Image vk::DedicatedAllocationMemoryAllocateInfoNV::image = {} |
Definition at line 22611 of file vulkan_structs.hpp.
const void* vk::DedicatedAllocationMemoryAllocateInfoNV::pNext = {} |
Definition at line 22610 of file vulkan_structs.hpp.
|
static |
Definition at line 22520 of file vulkan_structs.hpp.
vk::StructureType vk::DedicatedAllocationMemoryAllocateInfoNV::sType = StructureType::eDedicatedAllocationMemoryAllocateInfoNV |
Definition at line 22609 of file vulkan_structs.hpp.