Vulkan-Hpp
VkPhysicalDeviceLegacyDitheringFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 legacyDithering
 

Detailed Description

Definition at line 18254 of file vulkan_core.h.

Member Data Documentation

◆ legacyDithering

VkBool32 VkPhysicalDeviceLegacyDitheringFeaturesEXT::legacyDithering

Definition at line 18257 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceLegacyDitheringFeaturesEXT::pNext

Definition at line 18256 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceLegacyDitheringFeaturesEXT::sType

Definition at line 18255 of file vulkan_core.h.


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