Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPipelineStageFlags2 | stage |
void * | pCheckpointMarker |
Definition at line 10713 of file vulkan_core.h.
void* VkCheckpointData2NV::pCheckpointMarker |
Definition at line 10717 of file vulkan_core.h.
void* VkCheckpointData2NV::pNext |
Definition at line 10715 of file vulkan_core.h.
VkPipelineStageFlags2 VkCheckpointData2NV::stage |
Definition at line 10716 of file vulkan_core.h.
VkStructureType VkCheckpointData2NV::sType |
Definition at line 10714 of file vulkan_core.h.