SDL
2.0
|
#include <vulkan.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkFenceCreateFlags | flags |
VkFenceCreateFlags VkFenceCreateInfo::flags |
Definition at line 1806 of file vulkan.h.
Referenced by createFences().
VkStructureType VkFenceCreateInfo::sType |
Definition at line 1804 of file vulkan.h.
Referenced by createFences().