Function Prototype

vkSetLatencySleepModeLegacyNV

Stub description of vkSetLatencySleepModeLegacyNV

This is an undocumented legacy function and is superseded by the VK_NV_low_latency2 extension.

void vkSetLatencySleepModeLegacyNV(
    VkDevice device,
    VkBool32 lowLatencyMode,
    VkBool32 lowLatencyBoost,
    uint32_t minimumIntervalUs);

Valid Usage (Implicit)