|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkDisplayPresentInfoKHR:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkRect2D | srcRect |
| VkRect2D | dstRect |
| VkBool32 | persistent |
Definition at line 5080 of file vulkan_core.h.
| VkRect2D VkDisplayPresentInfoKHR::dstRect |
Definition at line 5084 of file vulkan_core.h.
| VkBool32 VkDisplayPresentInfoKHR::persistent |
Definition at line 5085 of file vulkan_core.h.
| const void* VkDisplayPresentInfoKHR::pNext |
Definition at line 5082 of file vulkan_core.h.
| VkRect2D VkDisplayPresentInfoKHR::srcRect |
Definition at line 5083 of file vulkan_core.h.
| VkStructureType VkDisplayPresentInfoKHR::sType |
Definition at line 5081 of file vulkan_core.h.