consts
VK_COMPUTE_OCCUPANCY_PRIORITY_LOW_NV
Low occupancy priority constant
VK_COMPUTE_OCCUPANCY_PRIORITY_LOW_NV is a constant value that can be
used for
VkComputeOccupancyPriorityParametersNV::occupancyPriority to
specify a low priority level.
#define VK_COMPUTE_OCCUPANCY_PRIORITY_LOW_NV 0.25f
const COMPUTE_OCCUPANCY_PRIORITY_LOW_NV: usize = 0.25f;
Type
consts