ReactOS 0.4.17-dev-934-g091855f
VkSurfacePresentModeEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSurfacePresentModeEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPresentModeKHR presentMode
 

Detailed Description

Definition at line 14346 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkSurfacePresentModeEXT::pNext

Definition at line 14349 of file vulkan.h.

◆ presentMode

VkPresentModeKHR VkSurfacePresentModeEXT::presentMode

Definition at line 14350 of file vulkan.h.

◆ sType

VkStructureType VkSurfacePresentModeEXT::sType

Definition at line 14348 of file vulkan.h.


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