|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const 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 35799 of file vulkan.hpp.
|
inline |
Definition at line 35805 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 35811 of file vulkan.hpp.
|
inline |
Definition at line 35853 of file vulkan.hpp.
|
inline |
Definition at line 35848 of file vulkan.hpp.
|
inline |
Definition at line 35870 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 35823 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 35817 of file vulkan.hpp.
|
inline |
Definition at line 35862 of file vulkan.hpp.
|
inline |
Definition at line 35835 of file vulkan.hpp.
|
inline |
Definition at line 35841 of file vulkan.hpp.
|
inline |
Definition at line 35829 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::allocationSize = {} |
Definition at line 35881 of file vulkan.hpp.
|
static |
Definition at line 35801 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::memoryTypeIndex = {} |
Definition at line 35882 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::pNext = {} |
Definition at line 35880 of file vulkan.hpp.
|
static |
Definition at line 35802 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryAllocateInfo::sType = StructureType::eMemoryAllocateInfo |
Definition at line 35879 of file vulkan.hpp.