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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties:
[legend]

Public Member Functions

 operator const VkExternalImageFormatProperties & () const
 
bool operator== (ExternalImageFormatProperties const &rhs) const
 
bool operator!= (ExternalImageFormatProperties const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
ExternalMemoryProperties externalMemoryProperties
 

Private Attributes

StructureType sType = StructureType::eExternalImageFormatProperties
 

Member Function Documentation

◆ operator const VkExternalImageFormatProperties &()

VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::operator const VkExternalImageFormatProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ externalMemoryProperties

ExternalMemoryProperties VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::externalMemoryProperties

◆ pNext

void* VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::sType = StructureType::eExternalImageFormatProperties
private

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