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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::FormatProperties2:
[legend]

Public Member Functions

 operator const VkFormatProperties2 & () const
 
bool operator== (FormatProperties2 const &rhs) const
 
bool operator!= (FormatProperties2 const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
FormatProperties formatProperties
 

Private Attributes

StructureType sType = StructureType::eFormatProperties2
 

Member Function Documentation

◆ operator const VkFormatProperties2 &()

VULKAN_HPP_NAMESPACE::FormatProperties2::operator const VkFormatProperties2 & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ formatProperties

FormatProperties VULKAN_HPP_NAMESPACE::FormatProperties2::formatProperties

◆ pNext

void* VULKAN_HPP_NAMESPACE::FormatProperties2::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::FormatProperties2::sType = StructureType::eFormatProperties2
private

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