Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSurfaceFormat2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (vk::SurfaceFormatKHR surfaceFormat_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
SurfaceFormat2KHR (VkSurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
SurfaceFormat2KHR & | operator= (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
SurfaceFormat2KHR & | operator= (VkSurfaceFormat2KHR 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 |
Public Attributes | |
vk::StructureType | sType = StructureType::eSurfaceFormat2KHR |
void * | pNext = {} |
vk::SurfaceFormatKHR | surfaceFormat = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSurfaceFormat2KHR |
Definition at line 110233 of file vulkan_structs.hpp.
Definition at line 110235 of file vulkan_structs.hpp.
|
inline |
Definition at line 110241 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 110249 of file vulkan_structs.hpp.
|
inline |
Definition at line 110265 of file vulkan_structs.hpp.
|
inline |
Definition at line 110260 of file vulkan_structs.hpp.
|
inline |
Definition at line 110294 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 110254 of file vulkan_structs.hpp.
|
inline |
Definition at line 110285 of file vulkan_structs.hpp.
|
static |
Definition at line 110237 of file vulkan_structs.hpp.
void* vk::SurfaceFormat2KHR::pNext = {} |
Definition at line 110302 of file vulkan_structs.hpp.
|
static |
Definition at line 110238 of file vulkan_structs.hpp.
vk::StructureType vk::SurfaceFormat2KHR::sType = StructureType::eSurfaceFormat2KHR |
Definition at line 110301 of file vulkan_structs.hpp.
vk::SurfaceFormatKHR vk::SurfaceFormat2KHR::surfaceFormat = {} |
Definition at line 110303 of file vulkan_structs.hpp.