struct AttachmentSampleCountInfoAMD
Defined at line 9983 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 SampleCountFlagBits * pColorAttachmentSamples
SampleCountFlagBits depthStencilAttachmentSamples
Public Methods
void AttachmentSampleCountInfoAMD (uint32_tcolorAttachmentCount_,const SampleCountFlagBits *pColorAttachmentSamples_,SampleCountFlagBitsdepthStencilAttachmentSamples_,const void *pNext_)
Defined at line 9991 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentSampleCountInfoAMD (const AttachmentSampleCountInfoAMD & rhs)
Defined at line 10002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentSampleCountInfoAMD (const VkAttachmentSampleCountInfoAMD & rhs)
Defined at line 10004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentSampleCountInfoAMD (const ArrayProxyNoTemporaries<const SampleCountFlagBits> &colorAttachmentSamples_,SampleCountFlagBitsdepthStencilAttachmentSamples_,const void *pNext_)
Defined at line 10010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & operator= (const AttachmentSampleCountInfoAMD & rhs)
Defined at line 10021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & operator= (const VkAttachmentSampleCountInfoAMD & rhs)
Defined at line 10024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & setPNext (const void * pNext_)
Defined at line 10031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD && setPNext (const void * pNext_)
Defined at line 10037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 10043 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD && setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 10049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & setPColorAttachmentSamples (const SampleCountFlagBits * pColorAttachmentSamples_)
Defined at line 10055 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD && setPColorAttachmentSamples (const SampleCountFlagBits * pColorAttachmentSamples_)
Defined at line 10062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & setColorAttachmentSamples (const ArrayProxyNoTemporaries<const SampleCountFlagBits> & colorAttachmentSamples_)
Defined at line 10070 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD & setDepthStencilAttachmentSamples (SampleCountFlagBits depthStencilAttachmentSamples_)
Defined at line 10079 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleCountInfoAMD && setDepthStencilAttachmentSamples (SampleCountFlagBits depthStencilAttachmentSamples_)
Defined at line 10086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentSampleCountInfoAMD & operator const VkAttachmentSampleCountInfoAMD & ()
Defined at line 10094 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentSampleCountInfoAMD & operator VkAttachmentSampleCountInfoAMD & ()
Defined at line 10099 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentSampleCountInfoAMD * operator const VkAttachmentSampleCountInfoAMD * ()
Defined at line 10104 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentSampleCountInfoAMD * operator VkAttachmentSampleCountInfoAMD * ()
Defined at line 10109 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AttachmentSampleCountInfoAMD & )
Defined at line 10123 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp