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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t colorAttachmentCount
 
const VkSampleCountFlagBitspColorAttachmentSamples
 
VkSampleCountFlagBits depthStencilAttachmentSamples
 

Detailed Description

Definition at line 8466 of file vulkan_core.h.

Member Data Documentation

◆ colorAttachmentCount

uint32_t VkAttachmentSampleCountInfoAMD::colorAttachmentCount

Definition at line 8469 of file vulkan_core.h.

◆ depthStencilAttachmentSamples

VkSampleCountFlagBits VkAttachmentSampleCountInfoAMD::depthStencilAttachmentSamples

Definition at line 8471 of file vulkan_core.h.

◆ pColorAttachmentSamples

const VkSampleCountFlagBits* VkAttachmentSampleCountInfoAMD::pColorAttachmentSamples

Definition at line 8470 of file vulkan_core.h.

◆ pNext

const void* VkAttachmentSampleCountInfoAMD::pNext

Definition at line 8468 of file vulkan_core.h.

◆ sType

VkStructureType VkAttachmentSampleCountInfoAMD::sType

Definition at line 8467 of file vulkan_core.h.


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