|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPipelineStageFlagBits | stage |
| void * | pCheckpointMarker |
Definition at line 8772 of file vulkan_core.h.
| void* VkCheckpointDataNV::pCheckpointMarker |
Definition at line 8776 of file vulkan_core.h.
| void* VkCheckpointDataNV::pNext |
Definition at line 8774 of file vulkan_core.h.
| VkPipelineStageFlagBits VkCheckpointDataNV::stage |
Definition at line 8775 of file vulkan_core.h.
| VkStructureType VkCheckpointDataNV::sType |
Definition at line 8773 of file vulkan_core.h.