struct CoarseSampleLocationNV

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

Public Members

uint32_t pixelX
uint32_t pixelY
uint32_t sample

Public Methods

void CoarseSampleLocationNV (uint32_t pixelX_, uint32_t pixelY_, uint32_t sample_)

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

void CoarseSampleLocationNV (const CoarseSampleLocationNV & rhs)

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

void CoarseSampleLocationNV (const VkCoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & operator= (const CoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & operator= (const VkCoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & setPixelX (uint32_t pixelX_)

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

CoarseSampleLocationNV & setPixelY (uint32_t pixelY_)

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

CoarseSampleLocationNV & setSample (uint32_t sample_)

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

const VkCoarseSampleLocationNV & operator const VkCoarseSampleLocationNV & ()

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

VkCoarseSampleLocationNV & operator VkCoarseSampleLocationNV & ()

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

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

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