SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkImageFormatProperties2 const & () const | |
operator VkImageFormatProperties2 & () | |
bool | operator== (ImageFormatProperties2 const &rhs) const |
bool | operator!= (ImageFormatProperties2 const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
ImageFormatProperties | imageFormatProperties |
Private Attributes | |
StructureType | sType = StructureType::eImageFormatProperties2 |
Definition at line 27846 of file vulkan.hpp.
|
inline |
Definition at line 27853 of file vulkan.hpp.
|
inline |
Definition at line 27848 of file vulkan.hpp.
|
inline |
Definition at line 27865 of file vulkan.hpp.
|
inline |
Definition at line 27858 of file vulkan.hpp.
References imageFormatProperties, pNext, and sType.
ImageFormatProperties VULKAN_HPP_NAMESPACE::ImageFormatProperties2::imageFormatProperties |
Definition at line 27875 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::ImageFormatProperties2::pNext = nullptr |
Definition at line 27874 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 27871 of file vulkan.hpp.
Referenced by operator==().