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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ImageFormatProperties2:
[legend]

Public Member Functions

 operator const VkImageFormatProperties2 & () const
 
bool operator== (ImageFormatProperties2 const &rhs) const
 
bool operator!= (ImageFormatProperties2 const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
ImageFormatProperties imageFormatProperties
 

Private Attributes

StructureType sType = StructureType::eImageFormatProperties2
 

Member Function Documentation

◆ operator const VkImageFormatProperties2 &()

VULKAN_HPP_NAMESPACE::ImageFormatProperties2::operator const VkImageFormatProperties2 & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ imageFormatProperties

ImageFormatProperties VULKAN_HPP_NAMESPACE::ImageFormatProperties2::imageFormatProperties

◆ pNext

void* VULKAN_HPP_NAMESPACE::ImageFormatProperties2::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::ImageFormatProperties2::sType = StructureType::eImageFormatProperties2
private

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