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

#include <vulkan.hpp>

Public Member Functions

 operator const VkPhysicalDeviceMaintenance3Properties & () const
 
bool operator== (PhysicalDeviceMaintenance3Properties const &rhs) const
 
bool operator!= (PhysicalDeviceMaintenance3Properties const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
uint32_t maxPerSetDescriptors
 
DeviceSize maxMemoryAllocationSize
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceMaintenance3Properties
 

Member Function Documentation

◆ operator const VkPhysicalDeviceMaintenance3Properties &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::operator const VkPhysicalDeviceMaintenance3Properties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ maxMemoryAllocationSize

DeviceSize VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize

◆ maxPerSetDescriptors

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::maxPerSetDescriptors

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::sType = StructureType::ePhysicalDeviceMaintenance3Properties
private

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