struct PhysicalDeviceGlobalPriorityQueryFeatures
Defined at line 71665 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 globalPriorityQuery
Public Methods
void PhysicalDeviceGlobalPriorityQueryFeatures (vk::Bool32 globalPriorityQuery_, void * pNext_)
Defined at line 71673 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceGlobalPriorityQueryFeatures (const PhysicalDeviceGlobalPriorityQueryFeatures & rhs)
Defined at line 71680 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceGlobalPriorityQueryFeatures (const VkPhysicalDeviceGlobalPriorityQueryFeatures & rhs)
Defined at line 71682 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceGlobalPriorityQueryFeatures & operator= (const PhysicalDeviceGlobalPriorityQueryFeatures & rhs)
Defined at line 71687 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceGlobalPriorityQueryFeatures & operator= (const VkPhysicalDeviceGlobalPriorityQueryFeatures & rhs)
Defined at line 71690 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceGlobalPriorityQueryFeatures & setPNext (void * pNext_)
Defined at line 71697 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceGlobalPriorityQueryFeatures & setGlobalPriorityQuery (vk::Bool32 globalPriorityQuery_)
Defined at line 71703 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceGlobalPriorityQueryFeatures & operator const VkPhysicalDeviceGlobalPriorityQueryFeatures & ()
Defined at line 71711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceGlobalPriorityQueryFeatures & operator VkPhysicalDeviceGlobalPriorityQueryFeatures & ()
Defined at line 71716 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceGlobalPriorityQueryFeatures & )
Defined at line 71734 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp