Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkQueueFamilyGlobalPriorityPropertiesKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eQueueFamilyGlobalPriorityPropertiesKHR |
void * | pNext = {} |
uint32_t | priorityCount = {} |
vk::ArrayWrapper1D< vk::QueueGlobalPriorityKHR, VK_MAX_GLOBAL_PRIORITY_SIZE_KHR > | priorities = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueueFamilyGlobalPriorityPropertiesKHR |
Definition at line 98245 of file vulkan_structs.hpp.
using vk::QueueFamilyGlobalPriorityPropertiesKHR::NativeType = VkQueueFamilyGlobalPriorityPropertiesKHR |
Definition at line 98247 of file vulkan_structs.hpp.
|
inline |
Definition at line 98254 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98281 of file vulkan_structs.hpp.
|
inline |
Definition at line 98321 of file vulkan_structs.hpp.
|
inline |
Definition at line 98316 of file vulkan_structs.hpp.
|
inline |
Definition at line 98353 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98289 of file vulkan_structs.hpp.
|
inline |
Definition at line 98344 of file vulkan_structs.hpp.
|
inline |
Definition at line 98296 of file vulkan_structs.hpp.
|
inline |
Definition at line 98309 of file vulkan_structs.hpp.
|
inline |
Definition at line 98302 of file vulkan_structs.hpp.
|
static |
Definition at line 98249 of file vulkan_structs.hpp.
void* vk::QueueFamilyGlobalPriorityPropertiesKHR::pNext = {} |
Definition at line 98361 of file vulkan_structs.hpp.
vk::ArrayWrapper1D<vk::QueueGlobalPriorityKHR, VK_MAX_GLOBAL_PRIORITY_SIZE_KHR> vk::QueueFamilyGlobalPriorityPropertiesKHR::priorities = {} |
Definition at line 98363 of file vulkan_structs.hpp.
uint32_t vk::QueueFamilyGlobalPriorityPropertiesKHR::priorityCount = {} |
Definition at line 98362 of file vulkan_structs.hpp.
|
static |
Definition at line 98250 of file vulkan_structs.hpp.
vk::StructureType vk::QueueFamilyGlobalPriorityPropertiesKHR::sType = StructureType::eQueueFamilyGlobalPriorityPropertiesKHR |
Definition at line 98360 of file vulkan_structs.hpp.