Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryPriorityAllocateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryPriorityAllocateInfoEXT |
const void * | pNext = {} |
float | priority = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryPriorityAllocateInfoEXT |
Definition at line 52010 of file vulkan_structs.hpp.
Definition at line 52012 of file vulkan_structs.hpp.
|
inline |
Definition at line 52018 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 52026 of file vulkan_structs.hpp.
|
inline |
Definition at line 52059 of file vulkan_structs.hpp.
|
inline |
Definition at line 52054 of file vulkan_structs.hpp.
|
inline |
Definition at line 52088 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 52034 of file vulkan_structs.hpp.
|
inline |
Definition at line 52079 of file vulkan_structs.hpp.
|
inline |
Definition at line 52041 of file vulkan_structs.hpp.
|
inline |
Definition at line 52047 of file vulkan_structs.hpp.
|
static |
Definition at line 52014 of file vulkan_structs.hpp.
const void* vk::MemoryPriorityAllocateInfoEXT::pNext = {} |
Definition at line 52096 of file vulkan_structs.hpp.
float vk::MemoryPriorityAllocateInfoEXT::priority = {} |
Definition at line 52097 of file vulkan_structs.hpp.
|
static |
Definition at line 52015 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryPriorityAllocateInfoEXT::sType = StructureType::eMemoryPriorityAllocateInfoEXT |
Definition at line 52095 of file vulkan_structs.hpp.