|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkQueueFamilyGlobalPriorityPropertiesKHR |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eQueueFamilyGlobalPriorityPropertiesKHR |
| void * | pNext = {} |
| uint32_t | priorityCount = {} |
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D < VULKAN_HPP_NAMESPACE::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 84999 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::QueueFamilyGlobalPriorityPropertiesKHR::NativeType = VkQueueFamilyGlobalPriorityPropertiesKHR |
Definition at line 85001 of file vulkan_structs.hpp.
Definition at line 85008 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85035 of file vulkan_structs.hpp.
|
inline |
Definition at line 85075 of file vulkan_structs.hpp.
|
inline |
Definition at line 85070 of file vulkan_structs.hpp.
|
inline |
Definition at line 85107 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85043 of file vulkan_structs.hpp.
|
inline |
Definition at line 85098 of file vulkan_structs.hpp.
|
inline |
Definition at line 85050 of file vulkan_structs.hpp.
|
inline |
Definition at line 85063 of file vulkan_structs.hpp.
|
inline |
Definition at line 85056 of file vulkan_structs.hpp.
|
static |
Definition at line 85003 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::QueueFamilyGlobalPriorityPropertiesKHR::pNext = {} |
Definition at line 85115 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<VULKAN_HPP_NAMESPACE::QueueGlobalPriorityKHR, VK_MAX_GLOBAL_PRIORITY_SIZE_KHR> VULKAN_HPP_NAMESPACE::QueueFamilyGlobalPriorityPropertiesKHR::priorities = {} |
Definition at line 85117 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::QueueFamilyGlobalPriorityPropertiesKHR::priorityCount = {} |
Definition at line 85116 of file vulkan_structs.hpp.
|
static |
Definition at line 85004 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueueFamilyGlobalPriorityPropertiesKHR::sType = StructureType::eQueueFamilyGlobalPriorityPropertiesKHR |
Definition at line 85114 of file vulkan_structs.hpp.