FTEQW
Documentation of the FTE engine source tree.
VkDisplayPresentInfoKHR Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkRect2D srcRect
 
VkRect2D dstRect
 
VkBool32 persistent
 

Member Data Documentation

◆ dstRect

VkRect2D VkDisplayPresentInfoKHR::dstRect

◆ persistent

VkBool32 VkDisplayPresentInfoKHR::persistent

◆ pNext

const void* VkDisplayPresentInfoKHR::pNext

◆ srcRect

VkRect2D VkDisplayPresentInfoKHR::srcRect

◆ sType

VkStructureType VkDisplayPresentInfoKHR::sType

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