struct SubpassSampleLocationsEXT

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

wrapper struct for struct VkSubpassSampleLocationsEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkSubpassSampleLocationsEXT.html

Public Members

uint32_t subpassIndex
SampleLocationsInfoEXT sampleLocationsInfo

Public Methods

void SubpassSampleLocationsEXT (uint32_t subpassIndex_, SampleLocationsInfoEXT sampleLocationsInfo_)

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

void SubpassSampleLocationsEXT (const SubpassSampleLocationsEXT & rhs)

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

void SubpassSampleLocationsEXT (const VkSubpassSampleLocationsEXT & rhs)

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

SubpassSampleLocationsEXT & operator= (const SubpassSampleLocationsEXT & rhs)

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

SubpassSampleLocationsEXT & operator= (const VkSubpassSampleLocationsEXT & rhs)

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

SubpassSampleLocationsEXT & setSubpassIndex (uint32_t subpassIndex_)

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

SubpassSampleLocationsEXT && setSubpassIndex (uint32_t subpassIndex_)

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

SubpassSampleLocationsEXT & setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)

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

SubpassSampleLocationsEXT && setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)

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

const VkSubpassSampleLocationsEXT & operator const VkSubpassSampleLocationsEXT & ()

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

VkSubpassSampleLocationsEXT & operator VkSubpassSampleLocationsEXT & ()

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

const VkSubpassSampleLocationsEXT * operator const VkSubpassSampleLocationsEXT * ()

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

VkSubpassSampleLocationsEXT * operator VkSubpassSampleLocationsEXT * ()

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

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

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