Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkRect2D | srcRect |
VkRect2D | dstRect |
VkBool32 | persistent |
Definition at line 8032 of file vulkan_core.h.
VkRect2D VkDisplayPresentInfoKHR::dstRect |
Definition at line 8036 of file vulkan_core.h.
VkBool32 VkDisplayPresentInfoKHR::persistent |
Definition at line 8037 of file vulkan_core.h.
const void* VkDisplayPresentInfoKHR::pNext |
Definition at line 8034 of file vulkan_core.h.
VkRect2D VkDisplayPresentInfoKHR::srcRect |
Definition at line 8035 of file vulkan_core.h.
VkStructureType VkDisplayPresentInfoKHR::sType |
Definition at line 8033 of file vulkan_core.h.