|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| SampleLocationEXT (float x_=0, float y_=0) | |
| SampleLocationEXT (VkSampleLocationEXT const &rhs) | |
| SampleLocationEXT & | operator= (VkSampleLocationEXT const &rhs) |
| SampleLocationEXT & | setX (float x_) |
| SampleLocationEXT & | setY (float y_) |
| operator const VkSampleLocationEXT & () const | |
| bool | operator== (SampleLocationEXT const &rhs) const |
| bool | operator!= (SampleLocationEXT const &rhs) const |
Public Attributes | |
| float | x |
| float | y |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| float VULKAN_HPP_NAMESPACE::SampleLocationEXT::x |
| float VULKAN_HPP_NAMESPACE::SampleLocationEXT::y |
1.8.15