ReactOS 0.4.17-dev-934-g091855f
VkLatencySurfaceCapabilitiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkLatencySurfaceCapabilitiesNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t presentModeCount
 
VkPresentModeKHR * pPresentModes
 

Detailed Description

Definition at line 9278 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkLatencySurfaceCapabilitiesNV::pNext

Definition at line 9281 of file vulkan.h.

◆ pPresentModes

VkPresentModeKHR* VkLatencySurfaceCapabilitiesNV::pPresentModes

Definition at line 9283 of file vulkan.h.

◆ presentModeCount

uint32_t VkLatencySurfaceCapabilitiesNV::presentModeCount

Definition at line 9282 of file vulkan.h.

◆ sType

VkStructureType VkLatencySurfaceCapabilitiesNV::sType

Definition at line 9280 of file vulkan.h.


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