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