struct AttachmentSampleLocationsEXT
Defined at line 10578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkAttachmentSampleLocationsEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkAttachmentSampleLocationsEXT.html
Public Members
uint32_t attachmentIndex
SampleLocationsInfoEXT sampleLocationsInfo
Public Methods
void AttachmentSampleLocationsEXT (uint32_t attachmentIndex_, SampleLocationsInfoEXT sampleLocationsInfo_)
Defined at line 10583 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentSampleLocationsEXT (const AttachmentSampleLocationsEXT & rhs)
Defined at line 10589 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentSampleLocationsEXT (const VkAttachmentSampleLocationsEXT & rhs)
Defined at line 10591 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT & operator= (const AttachmentSampleLocationsEXT & rhs)
Defined at line 10596 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT & operator= (const VkAttachmentSampleLocationsEXT & rhs)
Defined at line 10599 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT & setAttachmentIndex (uint32_t attachmentIndex_)
Defined at line 10606 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT && setAttachmentIndex (uint32_t attachmentIndex_)
Defined at line 10612 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT & setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)
Defined at line 10618 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentSampleLocationsEXT && setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)
Defined at line 10624 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentSampleLocationsEXT & operator const VkAttachmentSampleLocationsEXT & ()
Defined at line 10631 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentSampleLocationsEXT & operator VkAttachmentSampleLocationsEXT & ()
Defined at line 10636 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentSampleLocationsEXT * operator const VkAttachmentSampleLocationsEXT * ()
Defined at line 10641 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentSampleLocationsEXT * operator VkAttachmentSampleLocationsEXT * ()
Defined at line 10646 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AttachmentSampleLocationsEXT & )
Defined at line 10659 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp