HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryDedicatedAllocateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryDedicatedAllocateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Image | image = {} |
VULKAN_HPP_NAMESPACE::Buffer | buffer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 44969 of file vulkan_structs.hpp.
Definition at line 44971 of file vulkan_structs.hpp.
|
inline |
Definition at line 44977 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44988 of file vulkan_structs.hpp.
|
inline |
Definition at line 45027 of file vulkan_structs.hpp.
|
inline |
Definition at line 45022 of file vulkan_structs.hpp.
|
inline |
Definition at line 45056 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44996 of file vulkan_structs.hpp.
|
inline |
Definition at line 45047 of file vulkan_structs.hpp.
|
inline |
Definition at line 45015 of file vulkan_structs.hpp.
|
inline |
Definition at line 45009 of file vulkan_structs.hpp.
|
inline |
Definition at line 45003 of file vulkan_structs.hpp.
|
static |
Definition at line 44973 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::buffer = {} |
Definition at line 45066 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::image = {} |
Definition at line 45065 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::pNext = {} |
Definition at line 45064 of file vulkan_structs.hpp.
|
static |
Definition at line 44974 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::sType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 45063 of file vulkan_structs.hpp.