struct PhysicalDeviceComputeOccupancyPriorityFeaturesNV
Defined at line 101975 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV.html
Public Members
StructureType sType
void * pNext
Bool32 computeOccupancyPriority
Public Methods
void PhysicalDeviceComputeOccupancyPriorityFeaturesNV (Bool32 computeOccupancyPriority_, void * pNext_)
Defined at line 101983 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceComputeOccupancyPriorityFeaturesNV (const PhysicalDeviceComputeOccupancyPriorityFeaturesNV & rhs)
Defined at line 101989 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceComputeOccupancyPriorityFeaturesNV (const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & rhs)
Defined at line 101992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV & operator= (const PhysicalDeviceComputeOccupancyPriorityFeaturesNV & rhs)
Defined at line 101997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV & operator= (const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & rhs)
Defined at line 102000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV & setPNext (void * pNext_)
Defined at line 102007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV && setPNext (void * pNext_)
Defined at line 102013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV & setComputeOccupancyPriority (Bool32 computeOccupancyPriority_)
Defined at line 102019 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceComputeOccupancyPriorityFeaturesNV && setComputeOccupancyPriority (Bool32 computeOccupancyPriority_)
Defined at line 102026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & operator const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & ()
Defined at line 102034 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & operator VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV & ()
Defined at line 102039 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV * operator const VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV * ()
Defined at line 102044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV * operator VkPhysicalDeviceComputeOccupancyPriorityFeaturesNV * ()
Defined at line 102049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceComputeOccupancyPriorityFeaturesNV & )
Defined at line 102062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp