|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (VULKAN_HPP_NAMESPACE::SurfaceFormatKHR surfaceFormat_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SurfaceFormat2KHR (VkSurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| SurfaceFormat2KHR & | operator= (VkSurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| SurfaceFormat2KHR & | operator= (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkSurfaceFormat2KHR const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkSurfaceFormat2KHR & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (SurfaceFormat2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (SurfaceFormat2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSurfaceFormat2KHR |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::SurfaceFormatKHR | surfaceFormat = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSurfaceFormat2KHR |
Definition at line 53979 of file vulkan.hpp.
|
inline |
Definition at line 53985 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 53991 of file vulkan.hpp.
|
inline |
Definition at line 54015 of file vulkan.hpp.
|
inline |
Definition at line 54010 of file vulkan.hpp.
|
inline |
Definition at line 54031 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 54003 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 53997 of file vulkan.hpp.
|
inline |
Definition at line 54024 of file vulkan.hpp.
|
static |
Definition at line 53981 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::pNext = {} |
Definition at line 54041 of file vulkan.hpp.
|
static |
Definition at line 53982 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::sType = StructureType::eSurfaceFormat2KHR |
Definition at line 54040 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::SurfaceFormatKHR VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::surfaceFormat = {} |
Definition at line 54042 of file vulkan.hpp.