ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCoverageReductionModeFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCoverageReductionModeFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 coverageReductionMode
 

Detailed Description

Definition at line 10089 of file vulkan.h.

Member Data Documentation

◆ coverageReductionMode

VkBool32 VkPhysicalDeviceCoverageReductionModeFeaturesNV::coverageReductionMode

Definition at line 10093 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCoverageReductionModeFeaturesNV::pNext

Definition at line 10092 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCoverageReductionModeFeaturesNV::sType

Definition at line 10091 of file vulkan.h.


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