Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPipelineStageFlagBits | stage |
void * | pCheckpointMarker |
Definition at line 13317 of file vulkan_core.h.
void* VkCheckpointDataNV::pCheckpointMarker |
Definition at line 13321 of file vulkan_core.h.
void* VkCheckpointDataNV::pNext |
Definition at line 13319 of file vulkan_core.h.
VkPipelineStageFlagBits VkCheckpointDataNV::stage |
Definition at line 13320 of file vulkan_core.h.
VkStructureType VkCheckpointDataNV::sType |
Definition at line 13318 of file vulkan_core.h.