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

#include <vulkan.hpp>

Public Member Functions

 PhysicalDevicePushDescriptorPropertiesKHR (uint32_t maxPushDescriptors_=0)
 
 PhysicalDevicePushDescriptorPropertiesKHR (VkPhysicalDevicePushDescriptorPropertiesKHR const &rhs)
 
PhysicalDevicePushDescriptorPropertiesKHRoperator= (VkPhysicalDevicePushDescriptorPropertiesKHR const &rhs)
 
PhysicalDevicePushDescriptorPropertiesKHRsetPNext (void *pNext_)
 
PhysicalDevicePushDescriptorPropertiesKHRsetMaxPushDescriptors (uint32_t maxPushDescriptors_)
 
 operator const VkPhysicalDevicePushDescriptorPropertiesKHR & () const
 
bool operator== (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) const
 
bool operator!= (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
uint32_t maxPushDescriptors
 

Private Attributes

StructureType sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR
 

Constructor & Destructor Documentation

◆ PhysicalDevicePushDescriptorPropertiesKHR() [1/2]

VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::PhysicalDevicePushDescriptorPropertiesKHR ( uint32_t  maxPushDescriptors_ = 0)
inline

◆ PhysicalDevicePushDescriptorPropertiesKHR() [2/2]

VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::PhysicalDevicePushDescriptorPropertiesKHR ( VkPhysicalDevicePushDescriptorPropertiesKHR const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkPhysicalDevicePushDescriptorPropertiesKHR &()

VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator const VkPhysicalDevicePushDescriptorPropertiesKHR & ( ) const
inline

◆ operator!=()

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

◆ operator=()

PhysicalDevicePushDescriptorPropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator= ( VkPhysicalDevicePushDescriptorPropertiesKHR const rhs)
inline
Here is the call graph for this function:

◆ operator==()

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

◆ setMaxPushDescriptors()

PhysicalDevicePushDescriptorPropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::setMaxPushDescriptors ( uint32_t  maxPushDescriptors_)
inline

◆ setPNext()

PhysicalDevicePushDescriptorPropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::setPNext ( void pNext_)
inline

Member Data Documentation

◆ maxPushDescriptors

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR
private

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