#include <vulkan_structs.hpp>
Definition at line 13995 of file vulkan_structs.hpp.
◆ NativeType
◆ CoarseSampleLocationNV() [1/3]
VULKAN_HPP_CONSTEXPR vk::CoarseSampleLocationNV::CoarseSampleLocationNV |
( |
uint32_t |
pixelX_ = {} , |
|
|
uint32_t |
pixelY_ = {} , |
|
|
uint32_t |
sample_ = {} |
|
) |
| |
|
inline |
◆ CoarseSampleLocationNV() [2/3]
◆ CoarseSampleLocationNV() [3/3]
◆ operator VkCoarseSampleLocationNV &()
◆ operator VkCoarseSampleLocationNV const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPixelX()
◆ setPixelY()
◆ setSample()
◆ pixelX
uint32_t vk::CoarseSampleLocationNV::pixelX = {} |
◆ pixelY
uint32_t vk::CoarseSampleLocationNV::pixelY = {} |
◆ sample
uint32_t vk::CoarseSampleLocationNV::sample = {} |
The documentation for this struct was generated from the following file: