Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceQueueGlobalPriorityCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceQueueGlobalPriorityCreateInfoKHR |
const void * | pNext = {} |
vk::QueueGlobalPriorityKHR | globalPriority = vk::QueueGlobalPriorityKHR::eLow |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceQueueGlobalPriorityCreateInfoKHR |
Definition at line 30333 of file vulkan_structs.hpp.
using vk::DeviceQueueGlobalPriorityCreateInfoKHR::NativeType = VkDeviceQueueGlobalPriorityCreateInfoKHR |
Definition at line 30335 of file vulkan_structs.hpp.
|
inline |
Definition at line 30342 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30351 of file vulkan_structs.hpp.
|
inline |
Definition at line 30385 of file vulkan_structs.hpp.
|
inline |
Definition at line 30380 of file vulkan_structs.hpp.
|
inline |
Definition at line 30414 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30359 of file vulkan_structs.hpp.
|
inline |
Definition at line 30405 of file vulkan_structs.hpp.
|
inline |
Definition at line 30373 of file vulkan_structs.hpp.
|
inline |
Definition at line 30366 of file vulkan_structs.hpp.
|
static |
Definition at line 30337 of file vulkan_structs.hpp.
vk::QueueGlobalPriorityKHR vk::DeviceQueueGlobalPriorityCreateInfoKHR::globalPriority = vk::QueueGlobalPriorityKHR::eLow |
Definition at line 30423 of file vulkan_structs.hpp.
const void* vk::DeviceQueueGlobalPriorityCreateInfoKHR::pNext = {} |
Definition at line 30422 of file vulkan_structs.hpp.
|
static |
Definition at line 30338 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceQueueGlobalPriorityCreateInfoKHR::sType = StructureType::eDeviceQueueGlobalPriorityCreateInfoKHR |
Definition at line 30421 of file vulkan_structs.hpp.