struct SampleLocationEXT

Defined at line 10275 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 10280 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SampleLocationEXT (const SampleLocationEXT & rhs)

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

void SampleLocationEXT (const VkSampleLocationEXT & rhs)

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

SampleLocationEXT & operator= (const SampleLocationEXT & rhs)

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

SampleLocationEXT & operator= (const VkSampleLocationEXT & rhs)

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

SampleLocationEXT & setX (float x_)

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

SampleLocationEXT && setX (float x_)

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

SampleLocationEXT & setY (float y_)

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

SampleLocationEXT && setY (float y_)

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

const VkSampleLocationEXT & operator const VkSampleLocationEXT & ()

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

VkSampleLocationEXT & operator VkSampleLocationEXT & ()

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

const VkSampleLocationEXT * operator const VkSampleLocationEXT * ()

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

VkSampleLocationEXT * operator VkSampleLocationEXT * ()

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

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

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