Vulkan-Hpp
VkDisplayPlaneInfo2KHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDisplayModeKHR mode
 
uint32_t planeIndex
 

Detailed Description

Definition at line 9666 of file vulkan_core.h.

Member Data Documentation

◆ mode

VkDisplayModeKHR VkDisplayPlaneInfo2KHR::mode

Definition at line 9669 of file vulkan_core.h.

◆ planeIndex

uint32_t VkDisplayPlaneInfo2KHR::planeIndex

Definition at line 9670 of file vulkan_core.h.

◆ pNext

const void* VkDisplayPlaneInfo2KHR::pNext

Definition at line 9668 of file vulkan_core.h.

◆ sType

VkStructureType VkDisplayPlaneInfo2KHR::sType

Definition at line 9667 of file vulkan_core.h.


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