ReactOS 0.4.17-dev-934-g091855f
VkAttachmentSampleCountInfoAMD Struct Reference

#include <vulkan.h>

Collaboration diagram for VkAttachmentSampleCountInfoAMD:

Public Attributes

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

Detailed Description

Definition at line 7412 of file vulkan.h.

Member Data Documentation

◆ colorAttachmentCount

uint32_t VkAttachmentSampleCountInfoAMD::colorAttachmentCount

Definition at line 7416 of file vulkan.h.

◆ depthStencilAttachmentSamples

VkSampleCountFlagBits VkAttachmentSampleCountInfoAMD::depthStencilAttachmentSamples

Definition at line 7418 of file vulkan.h.

◆ pColorAttachmentSamples

const VkSampleCountFlagBits* VkAttachmentSampleCountInfoAMD::pColorAttachmentSamples

Definition at line 7417 of file vulkan.h.

◆ pNext

const void* VkAttachmentSampleCountInfoAMD::pNext

Definition at line 7415 of file vulkan.h.

◆ sType

VkStructureType VkAttachmentSampleCountInfoAMD::sType

Definition at line 7414 of file vulkan.h.


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