|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkPipelineStageFlagBits | stage |
| void * | pCheckpointMarker |
Definition at line 12295 of file vulkan_core.h.
| void* VkCheckpointDataNV::pCheckpointMarker |
Definition at line 12299 of file vulkan_core.h.
| void* VkCheckpointDataNV::pNext |
Definition at line 12297 of file vulkan_core.h.
| VkPipelineStageFlagBits VkCheckpointDataNV::stage |
Definition at line 12298 of file vulkan_core.h.
| VkStructureType VkCheckpointDataNV::sType |
Definition at line 12296 of file vulkan_core.h.