Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkEventCreateFlags | flags |
Definition at line 3397 of file vulkan_core.h.
VkEventCreateFlags VkEventCreateInfo::flags |
Definition at line 3400 of file vulkan_core.h.
const void* VkEventCreateInfo::pNext |
Definition at line 3399 of file vulkan_core.h.
VkStructureType VkEventCreateInfo::sType |
Definition at line 3398 of file vulkan_core.h.