Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkFramebufferMixedSamplesCombinationNV Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 13842 of file vulkan_core.h.

Member Data Documentation

◆ colorSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::colorSamples

Definition at line 13848 of file vulkan_core.h.

◆ coverageReductionMode

VkCoverageReductionModeNV VkFramebufferMixedSamplesCombinationNV::coverageReductionMode

Definition at line 13845 of file vulkan_core.h.

◆ depthStencilSamples

VkSampleCountFlags VkFramebufferMixedSamplesCombinationNV::depthStencilSamples

Definition at line 13847 of file vulkan_core.h.

◆ pNext

void* VkFramebufferMixedSamplesCombinationNV::pNext

Definition at line 13844 of file vulkan_core.h.

◆ rasterizationSamples

VkSampleCountFlagBits VkFramebufferMixedSamplesCombinationNV::rasterizationSamples

Definition at line 13846 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferMixedSamplesCombinationNV::sType

Definition at line 13843 of file vulkan_core.h.


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