SDL  2.0
VkPipelineCoverageReductionStateCreateInfoNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkPipelineCoverageReductionStateCreateFlagsNV flags
 
VkCoverageReductionModeNV coverageReductionMode
 

Detailed Description

Definition at line 10577 of file vulkan_core.h.

Field Documentation

◆ coverageReductionMode

VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode

Definition at line 10581 of file vulkan_core.h.

◆ flags

VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags

Definition at line 10580 of file vulkan_core.h.

◆ pNext

const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext

Definition at line 10579 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType

Definition at line 10578 of file vulkan_core.h.


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