Vulkan-Hpp
VkPhysicalDeviceCoverageReductionModeFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 coverageReductionMode
 

Detailed Description

Definition at line 14539 of file vulkan_core.h.

Member Data Documentation

◆ coverageReductionMode

VkBool32 VkPhysicalDeviceCoverageReductionModeFeaturesNV::coverageReductionMode

Definition at line 14542 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCoverageReductionModeFeaturesNV::pNext

Definition at line 14541 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCoverageReductionModeFeaturesNV::sType

Definition at line 14540 of file vulkan_core.h.


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