ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentModeFifoLatestReady
 

Detailed Description

Definition at line 11688 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT::pNext

Definition at line 11691 of file vulkan.h.

◆ presentModeFifoLatestReady

VkBool32 VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT::presentModeFifoLatestReady

Definition at line 11692 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT::sType

Definition at line 11690 of file vulkan.h.


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