SDL  2.0
VkFramebufferMixedSamplesCombinationNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkCoverageReductionModeNV coverageReductionMode
 
VkSampleCountFlagBits rasterizationSamples
 
VkSampleCountFlags depthStencilSamples
 
VkSampleCountFlags colorSamples
 

Detailed Description

Definition at line 10584 of file vulkan_core.h.

Field Documentation

◆ colorSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::colorSamples

Definition at line 10590 of file vulkan_core.h.

◆ coverageReductionMode

VkCoverageReductionModeNV VkFramebufferMixedSamplesCombinationNV::coverageReductionMode

Definition at line 10587 of file vulkan_core.h.

◆ depthStencilSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::depthStencilSamples

Definition at line 10589 of file vulkan_core.h.

◆ pNext

void* VkFramebufferMixedSamplesCombinationNV::pNext

Definition at line 10586 of file vulkan_core.h.

◆ rasterizationSamples

VkSampleCountFlagBits VkFramebufferMixedSamplesCombinationNV::rasterizationSamples

Definition at line 10588 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferMixedSamplesCombinationNV::sType

Definition at line 10585 of file vulkan_core.h.


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