HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryAllocateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryAllocateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | allocationSize = {} |
uint32_t | memoryTypeIndex = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryAllocateInfo |
Definition at line 44760 of file vulkan_structs.hpp.
Definition at line 44762 of file vulkan_structs.hpp.
|
inline |
Definition at line 44768 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44779 of file vulkan_structs.hpp.
|
inline |
Definition at line 44815 of file vulkan_structs.hpp.
|
inline |
Definition at line 44810 of file vulkan_structs.hpp.
|
inline |
Definition at line 44844 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44784 of file vulkan_structs.hpp.
|
inline |
Definition at line 44835 of file vulkan_structs.hpp.
|
inline |
Definition at line 44797 of file vulkan_structs.hpp.
|
inline |
Definition at line 44803 of file vulkan_structs.hpp.
|
inline |
Definition at line 44791 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::allocationSize = {} |
Definition at line 44853 of file vulkan_structs.hpp.
|
static |
Definition at line 44764 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::memoryTypeIndex = {} |
Definition at line 44854 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::pNext = {} |
Definition at line 44852 of file vulkan_structs.hpp.
|
static |
Definition at line 44765 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::sType = StructureType::eMemoryAllocateInfo |
Definition at line 44851 of file vulkan_structs.hpp.