#include <vulkan.hpp>
Definition at line 7628 of file vulkan.hpp.
◆ SampleLocationEXT() [1/2]
| VULKAN_HPP_NAMESPACE::SampleLocationEXT::SampleLocationEXT |
( |
float |
x_ = 0, |
|
|
float |
y_ = 0 |
|
) |
| |
|
inline |
◆ SampleLocationEXT() [2/2]
◆ operator VkSampleLocationEXT &()
◆ operator VkSampleLocationEXT const &()
◆ operator!=()
| bool VULKAN_HPP_NAMESPACE::SampleLocationEXT::operator!= |
( |
SampleLocationEXT const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool VULKAN_HPP_NAMESPACE::SampleLocationEXT::operator== |
( |
SampleLocationEXT const & |
rhs | ) |
const |
|
inline |
◆ setX()
◆ setY()
| float VULKAN_HPP_NAMESPACE::SampleLocationEXT::x |
| float VULKAN_HPP_NAMESPACE::SampleLocationEXT::y |
The documentation for this struct was generated from the following file: