Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | lowLatencyMode |
VkBool32 | lowLatencyBoost |
uint32_t | minimumIntervalUs |
Definition at line 17670 of file vulkan_core.h.
VkBool32 VkLatencySleepModeInfoNV::lowLatencyBoost |
Definition at line 17674 of file vulkan_core.h.
VkBool32 VkLatencySleepModeInfoNV::lowLatencyMode |
Definition at line 17673 of file vulkan_core.h.
uint32_t VkLatencySleepModeInfoNV::minimumIntervalUs |
Definition at line 17675 of file vulkan_core.h.
const void* VkLatencySleepModeInfoNV::pNext |
Definition at line 17672 of file vulkan_core.h.
VkStructureType VkLatencySleepModeInfoNV::sType |
Definition at line 17671 of file vulkan_core.h.