Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | lowLatencyMode |
VkBool32 | lowLatencyBoost |
uint32_t | minimumIntervalUs |
Definition at line 19218 of file vulkan_core.h.
VkBool32 VkLatencySleepModeInfoNV::lowLatencyBoost |
Definition at line 19222 of file vulkan_core.h.
VkBool32 VkLatencySleepModeInfoNV::lowLatencyMode |
Definition at line 19221 of file vulkan_core.h.
uint32_t VkLatencySleepModeInfoNV::minimumIntervalUs |
Definition at line 19223 of file vulkan_core.h.
const void* VkLatencySleepModeInfoNV::pNext |
Definition at line 19220 of file vulkan_core.h.
VkStructureType VkLatencySleepModeInfoNV::sType |
Definition at line 19219 of file vulkan_core.h.