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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalBufferProperties:
[legend]

Public Member Functions

 operator const VkExternalBufferProperties & () const
 
bool operator== (ExternalBufferProperties const &rhs) const
 
bool operator!= (ExternalBufferProperties const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
ExternalMemoryProperties externalMemoryProperties
 

Private Attributes

StructureType sType = StructureType::eExternalBufferProperties
 

Member Function Documentation

◆ operator const VkExternalBufferProperties &()

VULKAN_HPP_NAMESPACE::ExternalBufferProperties::operator const VkExternalBufferProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ externalMemoryProperties

ExternalMemoryProperties VULKAN_HPP_NAMESPACE::ExternalBufferProperties::externalMemoryProperties

◆ pNext

void* VULKAN_HPP_NAMESPACE::ExternalBufferProperties::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::ExternalBufferProperties::sType = StructureType::eExternalBufferProperties
private

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