SDL  2.0
VkDisplayPresentInfoKHR Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkDisplayPresentInfoKHR:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkRect2D srcRect
 
VkRect2D dstRect
 
VkBool32 persistent
 

Detailed Description

Definition at line 6052 of file vulkan_core.h.

Field Documentation

◆ dstRect

VkRect2D VkDisplayPresentInfoKHR::dstRect

Definition at line 6056 of file vulkan_core.h.

◆ persistent

VkBool32 VkDisplayPresentInfoKHR::persistent

Definition at line 6057 of file vulkan_core.h.

◆ pNext

const void* VkDisplayPresentInfoKHR::pNext

Definition at line 6054 of file vulkan_core.h.

◆ srcRect

VkRect2D VkDisplayPresentInfoKHR::srcRect

Definition at line 6055 of file vulkan_core.h.

◆ sType

VkStructureType VkDisplayPresentInfoKHR::sType

Definition at line 6053 of file vulkan_core.h.


The documentation for this struct was generated from the following file: