struct CoarseSampleLocationNV

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

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

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 24576 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void CoarseSampleLocationNV (const CoarseSampleLocationNV & rhs)

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

void CoarseSampleLocationNV (const VkCoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & operator= (const CoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & operator= (const VkCoarseSampleLocationNV & rhs)

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

CoarseSampleLocationNV & setPixelX (uint32_t pixelX_)

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

CoarseSampleLocationNV && setPixelX (uint32_t pixelX_)

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

CoarseSampleLocationNV & setPixelY (uint32_t pixelY_)

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

CoarseSampleLocationNV && setPixelY (uint32_t pixelY_)

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

CoarseSampleLocationNV & setSample (uint32_t sample_)

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

CoarseSampleLocationNV && setSample (uint32_t sample_)

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

const VkCoarseSampleLocationNV & operator const VkCoarseSampleLocationNV & ()

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

VkCoarseSampleLocationNV & operator VkCoarseSampleLocationNV & ()

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

const VkCoarseSampleLocationNV * operator const VkCoarseSampleLocationNV * ()

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

VkCoarseSampleLocationNV * operator VkCoarseSampleLocationNV * ()

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

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

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