Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkAntiLagStageAMD | stage |
uint64_t | frameIndex |
Definition at line 18852 of file vulkan_core.h.
uint64_t VkAntiLagPresentationInfoAMD::frameIndex |
Definition at line 18856 of file vulkan_core.h.
void* VkAntiLagPresentationInfoAMD::pNext |
Definition at line 18854 of file vulkan_core.h.
VkAntiLagStageAMD VkAntiLagPresentationInfoAMD::stage |
Definition at line 18855 of file vulkan_core.h.
VkStructureType VkAntiLagPresentationInfoAMD::sType |
Definition at line 18853 of file vulkan_core.h.