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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2:
[legend]

Public Member Functions

 operator const VkPhysicalDeviceProperties2 & () const
 
bool operator== (PhysicalDeviceProperties2 const &rhs) const
 
bool operator!= (PhysicalDeviceProperties2 const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
PhysicalDeviceProperties properties
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceProperties2
 

Member Function Documentation

◆ operator const VkPhysicalDeviceProperties2 &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::operator const VkPhysicalDeviceProperties2 & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::pNext = nullptr

◆ properties

PhysicalDeviceProperties VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::properties

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::sType = StructureType::ePhysicalDeviceProperties2
private

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