RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR:
[legend]

Public Member Functions

 operator const VkSurfaceFormat2KHR & () const
 
bool operator== (SurfaceFormat2KHR const &rhs) const
 
bool operator!= (SurfaceFormat2KHR const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
SurfaceFormatKHR surfaceFormat
 

Private Attributes

StructureType sType = StructureType::eSurfaceFormat2KHR
 

Member Function Documentation

◆ operator const VkSurfaceFormat2KHR &()

VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator const VkSurfaceFormat2KHR & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator!= ( SurfaceFormat2KHR const rhs) const
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator== ( SurfaceFormat2KHR const rhs) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ pNext

void* VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::sType = StructureType::eSurfaceFormat2KHR
private

◆ surfaceFormat

SurfaceFormatKHR VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::surfaceFormat

The documentation for this struct was generated from the following file: