|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPipelineStageFlagBits | stage |
| void * | pCheckpointMarker |
Definition at line 10032 of file vulkan_core.h.
| void* VkCheckpointDataNV::pCheckpointMarker |
Definition at line 10036 of file vulkan_core.h.
| void* VkCheckpointDataNV::pNext |
Definition at line 10034 of file vulkan_core.h.
| VkPipelineStageFlagBits VkCheckpointDataNV::stage |
Definition at line 10035 of file vulkan_core.h.
| VkStructureType VkCheckpointDataNV::sType |
Definition at line 10033 of file vulkan_core.h.