Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryAllocateFlagsInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryAllocateFlagsInfo |
const void * | pNext = {} |
vk::MemoryAllocateFlags | flags = {} |
uint32_t | deviceMask = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryAllocateFlagsInfo |
Definition at line 50495 of file vulkan_structs.hpp.
Definition at line 50497 of file vulkan_structs.hpp.
|
inline |
Definition at line 50503 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50514 of file vulkan_structs.hpp.
|
inline |
Definition at line 50553 of file vulkan_structs.hpp.
|
inline |
Definition at line 50548 of file vulkan_structs.hpp.
|
inline |
Definition at line 50582 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50522 of file vulkan_structs.hpp.
|
inline |
Definition at line 50573 of file vulkan_structs.hpp.
|
inline |
Definition at line 50541 of file vulkan_structs.hpp.
|
inline |
Definition at line 50535 of file vulkan_structs.hpp.
|
inline |
Definition at line 50529 of file vulkan_structs.hpp.
|
static |
Definition at line 50499 of file vulkan_structs.hpp.
uint32_t vk::MemoryAllocateFlagsInfo::deviceMask = {} |
Definition at line 50592 of file vulkan_structs.hpp.
vk::MemoryAllocateFlags vk::MemoryAllocateFlagsInfo::flags = {} |
Definition at line 50591 of file vulkan_structs.hpp.
const void* vk::MemoryAllocateFlagsInfo::pNext = {} |
Definition at line 50590 of file vulkan_structs.hpp.
|
static |
Definition at line 50500 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryAllocateFlagsInfo::sType = StructureType::eMemoryAllocateFlagsInfo |
Definition at line 50589 of file vulkan_structs.hpp.