HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDisplayPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkRect2D srcRect
 
VkRect2D dstRect
 
VkBool32 persistent
 

Detailed Description

Definition at line 7913 of file vulkan_core.h.

Member Data Documentation

VkRect2D VkDisplayPresentInfoKHR::dstRect

Definition at line 7917 of file vulkan_core.h.

VkBool32 VkDisplayPresentInfoKHR::persistent

Definition at line 7918 of file vulkan_core.h.

const void* VkDisplayPresentInfoKHR::pNext

Definition at line 7915 of file vulkan_core.h.

VkRect2D VkDisplayPresentInfoKHR::srcRect

Definition at line 7916 of file vulkan_core.h.

VkStructureType VkDisplayPresentInfoKHR::sType

Definition at line 7914 of file vulkan_core.h.


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