struct SampleLocationEXT

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

=== VK_EXT_sample_locations ===

Public Members

float x
float y

Public Methods

void SampleLocationEXT (float x_, float y_)

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

void SampleLocationEXT (const SampleLocationEXT & rhs)

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

void SampleLocationEXT (const VkSampleLocationEXT & rhs)

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

SampleLocationEXT & operator= (const SampleLocationEXT & rhs)

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

SampleLocationEXT & operator= (const VkSampleLocationEXT & rhs)

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

SampleLocationEXT & setX (float x_)

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

SampleLocationEXT & setY (float y_)

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

const VkSampleLocationEXT & operator const VkSampleLocationEXT & ()

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

VkSampleLocationEXT & operator VkSampleLocationEXT & ()

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

std::partial_ordering operator<=> (const SampleLocationEXT & )

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