Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkPipelineStageFlagBits | stage |
void * | pCheckpointMarker |
Definition at line 14584 of file vulkan_core.h.
void* VkCheckpointDataNV::pCheckpointMarker |
Definition at line 14588 of file vulkan_core.h.
void* VkCheckpointDataNV::pNext |
Definition at line 14586 of file vulkan_core.h.
VkPipelineStageFlagBits VkCheckpointDataNV::stage |
Definition at line 14587 of file vulkan_core.h.
VkStructureType VkCheckpointDataNV::sType |
Definition at line 14585 of file vulkan_core.h.