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

#include <vulkan.hpp>

Public Member Functions

 operator const VkExtensionProperties & () const
 
bool operator== (ExtensionProperties const &rhs) const
 
bool operator!= (ExtensionProperties const &rhs) const
 

Public Attributes

char extensionName [VK_MAX_EXTENSION_NAME_SIZE]
 
uint32_t specVersion
 

Member Function Documentation

◆ operator const VkExtensionProperties &()

VULKAN_HPP_NAMESPACE::ExtensionProperties::operator const VkExtensionProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ extensionName

char VULKAN_HPP_NAMESPACE::ExtensionProperties::extensionName[VK_MAX_EXTENSION_NAME_SIZE]

◆ specVersion

uint32_t VULKAN_HPP_NAMESPACE::ExtensionProperties::specVersion

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