ReactOS 0.4.17-dev-934-g091855f
VkPipelineCoverageReductionStateCreateInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPipelineCoverageReductionStateCreateInfoNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipelineCoverageReductionStateCreateFlagsNV flags
 
VkCoverageReductionModeNV coverageReductionMode
 

Detailed Description

Definition at line 13084 of file vulkan.h.

Member Data Documentation

◆ coverageReductionMode

VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode

Definition at line 13089 of file vulkan.h.

◆ flags

VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags

Definition at line 13088 of file vulkan.h.

◆ pNext

const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext

Definition at line 13087 of file vulkan.h.

◆ sType

VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType

Definition at line 13086 of file vulkan.h.


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