RetroArch
Public Attributes | List of all members
VkDisplayPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkDisplayPresentInfoKHR:
[legend]

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: