|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphoreCreateFlags | flags |
| VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags |
Definition at line 13939 of file vulkan.h.
Referenced by d3d12_swapchain_create_command_buffers(), vkd3d_queue_create_vk_semaphore_locked(), and wined3d_swapchain_vk_create_vulkan_swapchain_images().
Definition at line 13938 of file vulkan.h.
Referenced by d3d12_swapchain_create_command_buffers(), vkd3d_queue_create_vk_semaphore_locked(), and wined3d_swapchain_vk_create_vulkan_swapchain_images().
| VkStructureType VkSemaphoreCreateInfo::sType |
Definition at line 13937 of file vulkan.h.
Referenced by d3d12_swapchain_create_command_buffers(), vkd3d_queue_create_vk_semaphore_locked(), and wined3d_swapchain_vk_create_vulkan_swapchain_images().