consts
VK_COMPUTE_OCCUPANCY_PRIORITY_HIGH_NV
High occupancy priority constant
VK_COMPUTE_OCCUPANCY_PRIORITY_HIGH_NV is a constant value that can be
used for
VkComputeOccupancyPriorityParametersNV::occupancyPriority to
specify a high priority level.
#define VK_COMPUTE_OCCUPANCY_PRIORITY_HIGH_NV 0.75f
const COMPUTE_OCCUPANCY_PRIORITY_HIGH_NV: usize = 0.75f;
Type
consts