struct ComputeOccupancyPriorityParametersNV

Defined at line 26974 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_NV_compute_occupancy_priority ===

Public Members

StructureType sType
const void * pNext
float occupancyPriority
float occupancyThrottling

Public Methods

void ComputeOccupancyPriorityParametersNV (float occupancyPriority_, float occupancyThrottling_, const void * pNext_)

Defined at line 26982 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void ComputeOccupancyPriorityParametersNV (const ComputeOccupancyPriorityParametersNV & rhs)

Defined at line 26990 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void ComputeOccupancyPriorityParametersNV (const VkComputeOccupancyPriorityParametersNV & rhs)

Defined at line 26992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV & operator= (const ComputeOccupancyPriorityParametersNV & rhs)

Defined at line 26997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV & operator= (const VkComputeOccupancyPriorityParametersNV & rhs)

Defined at line 27000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV & setPNext (const void * pNext_)

Defined at line 27007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV && setPNext (const void * pNext_)

Defined at line 27013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV & setOccupancyPriority (float occupancyPriority_)

Defined at line 27019 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV && setOccupancyPriority (float occupancyPriority_)

Defined at line 27025 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV & setOccupancyThrottling (float occupancyThrottling_)

Defined at line 27031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ComputeOccupancyPriorityParametersNV && setOccupancyThrottling (float occupancyThrottling_)

Defined at line 27037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkComputeOccupancyPriorityParametersNV & operator const VkComputeOccupancyPriorityParametersNV & ()

Defined at line 27044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkComputeOccupancyPriorityParametersNV & operator VkComputeOccupancyPriorityParametersNV & ()

Defined at line 27049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkComputeOccupancyPriorityParametersNV * operator const VkComputeOccupancyPriorityParametersNV * ()

Defined at line 27054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkComputeOccupancyPriorityParametersNV * operator VkComputeOccupancyPriorityParametersNV * ()

Defined at line 27059 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::partial_ordering operator<=> (const ComputeOccupancyPriorityParametersNV & )

Defined at line 27072 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp