#include <vulkan_core.h>
Public Attributes | |
VkRect2D | dstRect |
VkBool32 | persistent |
const void * | pNext |
VkRect2D | srcRect |
VkStructureType | sType |
Definition at line 4930 of file vulkan_core.h.
VkRect2D VkDisplayPresentInfoKHR::dstRect |
Definition at line 4934 of file vulkan_core.h.
VkBool32 VkDisplayPresentInfoKHR::persistent |
Definition at line 4935 of file vulkan_core.h.
const void* VkDisplayPresentInfoKHR::pNext |
Definition at line 4932 of file vulkan_core.h.
VkRect2D VkDisplayPresentInfoKHR::srcRect |
Definition at line 4933 of file vulkan_core.h.
VkStructureType VkDisplayPresentInfoKHR::sType |
Definition at line 4931 of file vulkan_core.h.