Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDisplayPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkRect2D srcRect
 
VkRect2D dstRect
 
VkBool32 persistent
 

Detailed Description

Definition at line 7994 of file vulkan_core.h.

Member Data Documentation

◆ dstRect

VkRect2D VkDisplayPresentInfoKHR::dstRect

Definition at line 7998 of file vulkan_core.h.

◆ persistent

VkBool32 VkDisplayPresentInfoKHR::persistent

Definition at line 7999 of file vulkan_core.h.

◆ pNext

const void* VkDisplayPresentInfoKHR::pNext

Definition at line 7996 of file vulkan_core.h.

◆ srcRect

VkRect2D VkDisplayPresentInfoKHR::srcRect

Definition at line 7997 of file vulkan_core.h.

◆ sType

VkStructureType VkDisplayPresentInfoKHR::sType

Definition at line 7995 of file vulkan_core.h.


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