|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkFenceCreateFlags | flags |
Definition at line 2168 of file vulkan_core.h.
| VkFenceCreateFlags VkFenceCreateInfo::flags |
Definition at line 2171 of file vulkan_core.h.
Referenced by createFences().
| const void* VkFenceCreateInfo::pNext |
Definition at line 2170 of file vulkan_core.h.
| VkStructureType VkFenceCreateInfo::sType |
Definition at line 2169 of file vulkan_core.h.
Referenced by createFences().