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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::QueueFamilyProperties2:
[legend]

Public Member Functions

 operator const VkQueueFamilyProperties2 & () const
 
bool operator== (QueueFamilyProperties2 const &rhs) const
 
bool operator!= (QueueFamilyProperties2 const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
QueueFamilyProperties queueFamilyProperties
 

Private Attributes

StructureType sType = StructureType::eQueueFamilyProperties2
 

Member Function Documentation

◆ operator const VkQueueFamilyProperties2 &()

VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::operator const VkQueueFamilyProperties2 & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ pNext

void* VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::pNext = nullptr

◆ queueFamilyProperties

QueueFamilyProperties VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::queueFamilyProperties

◆ sType

StructureType VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::sType = StructureType::eQueueFamilyProperties2
private

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