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

#include <vulkan.hpp>

Public Member Functions

 PhysicalDeviceDiscardRectanglePropertiesEXT (uint32_t maxDiscardRectangles_=0)
 
 PhysicalDeviceDiscardRectanglePropertiesEXT (VkPhysicalDeviceDiscardRectanglePropertiesEXT const &rhs)
 
PhysicalDeviceDiscardRectanglePropertiesEXToperator= (VkPhysicalDeviceDiscardRectanglePropertiesEXT const &rhs)
 
PhysicalDeviceDiscardRectanglePropertiesEXTsetPNext (void *pNext_)
 
PhysicalDeviceDiscardRectanglePropertiesEXTsetMaxDiscardRectangles (uint32_t maxDiscardRectangles_)
 
 operator const VkPhysicalDeviceDiscardRectanglePropertiesEXT & () const
 
bool operator== (PhysicalDeviceDiscardRectanglePropertiesEXT const &rhs) const
 
bool operator!= (PhysicalDeviceDiscardRectanglePropertiesEXT const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
uint32_t maxDiscardRectangles
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT
 

Constructor & Destructor Documentation

◆ PhysicalDeviceDiscardRectanglePropertiesEXT() [1/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::PhysicalDeviceDiscardRectanglePropertiesEXT ( uint32_t  maxDiscardRectangles_ = 0)
inline

◆ PhysicalDeviceDiscardRectanglePropertiesEXT() [2/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::PhysicalDeviceDiscardRectanglePropertiesEXT ( VkPhysicalDeviceDiscardRectanglePropertiesEXT const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkPhysicalDeviceDiscardRectanglePropertiesEXT &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::operator const VkPhysicalDeviceDiscardRectanglePropertiesEXT & ( ) const
inline

◆ operator!=()

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

◆ operator=()

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

◆ operator==()

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

◆ setMaxDiscardRectangles()

PhysicalDeviceDiscardRectanglePropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::setMaxDiscardRectangles ( uint32_t  maxDiscardRectangles_)
inline

◆ setPNext()

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

Member Data Documentation

◆ maxDiscardRectangles

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::maxDiscardRectangles

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT
private

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