ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceLegacyDitheringFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceLegacyDitheringFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 legacyDithering
 

Detailed Description

Definition at line 11039 of file vulkan.h.

Member Data Documentation

◆ legacyDithering

VkBool32 VkPhysicalDeviceLegacyDitheringFeaturesEXT::legacyDithering

Definition at line 11043 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceLegacyDitheringFeaturesEXT::pNext

Definition at line 11042 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceLegacyDitheringFeaturesEXT::sType

Definition at line 11041 of file vulkan.h.


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