Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkFramebufferMixedSamplesCombinationNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkCoverageReductionModeNV coverageReductionMode
 
VkSampleCountFlagBits rasterizationSamples
 
VkSampleCountFlags depthStencilSamples
 
VkSampleCountFlags colorSamples
 

Detailed Description

Definition at line 15111 of file vulkan_core.h.

Field Documentation

◆ colorSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::colorSamples

Definition at line 15117 of file vulkan_core.h.

◆ coverageReductionMode

VkCoverageReductionModeNV VkFramebufferMixedSamplesCombinationNV::coverageReductionMode

Definition at line 15114 of file vulkan_core.h.

◆ depthStencilSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::depthStencilSamples

Definition at line 15116 of file vulkan_core.h.

◆ pNext

void* VkFramebufferMixedSamplesCombinationNV::pNext

Definition at line 15113 of file vulkan_core.h.

◆ rasterizationSamples

VkSampleCountFlagBits VkFramebufferMixedSamplesCombinationNV::rasterizationSamples

Definition at line 15115 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferMixedSamplesCombinationNV::sType

Definition at line 15112 of file vulkan_core.h.


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