Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | presentWait |
Definition at line 10233 of file vulkan_core.h.
void* VkPhysicalDevicePresentWaitFeaturesKHR::pNext |
Definition at line 10235 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePresentWaitFeaturesKHR::presentWait |
Definition at line 10236 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePresentWaitFeaturesKHR::sType |
Definition at line 10234 of file vulkan_core.h.