struct AttachmentSampleCountInfoAMD

Defined at line 6678 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_AMD_mixed_attachment_samples ===

Public Members

StructureType sType
const void * pNext
uint32_t colorAttachmentCount
const vk::SampleCountFlagBits * pColorAttachmentSamples
SampleCountFlagBits depthStencilAttachmentSamples

Public Methods

void AttachmentSampleCountInfoAMD (uint32_t colorAttachmentCount_, const vk::SampleCountFlagBits * pColorAttachmentSamples_, vk::SampleCountFlagBits depthStencilAttachmentSamples_, const void * pNext_)

Defined at line 6686 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void AttachmentSampleCountInfoAMD (const AttachmentSampleCountInfoAMD & rhs)

Defined at line 6698 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void AttachmentSampleCountInfoAMD (const VkAttachmentSampleCountInfoAMD & rhs)

Defined at line 6700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void AttachmentSampleCountInfoAMD (const vk::ArrayProxyNoTemporaries<const vk::SampleCountFlagBits> & colorAttachmentSamples_, vk::SampleCountFlagBits depthStencilAttachmentSamples_, const void * pNext_)

Defined at line 6706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & operator= (const AttachmentSampleCountInfoAMD & rhs)

Defined at line 6718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & operator= (const VkAttachmentSampleCountInfoAMD & rhs)

Defined at line 6721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & setPNext (const void * pNext_)

Defined at line 6728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & setColorAttachmentCount (uint32_t colorAttachmentCount_)

Defined at line 6734 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & setPColorAttachmentSamples (const vk::SampleCountFlagBits * pColorAttachmentSamples_)

Defined at line 6740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & setColorAttachmentSamples (const vk::ArrayProxyNoTemporaries<const vk::SampleCountFlagBits> & colorAttachmentSamples_)

Defined at line 6748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

AttachmentSampleCountInfoAMD & setDepthStencilAttachmentSamples (vk::SampleCountFlagBits depthStencilAttachmentSamples_)

Defined at line 6757 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkAttachmentSampleCountInfoAMD & operator const VkAttachmentSampleCountInfoAMD & ()

Defined at line 6765 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkAttachmentSampleCountInfoAMD & operator VkAttachmentSampleCountInfoAMD & ()

Defined at line 6770 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const AttachmentSampleCountInfoAMD & )

Defined at line 6792 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp