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

#include <vulkan.hpp>

Public Member Functions

 operator const VkPhysicalDevicePointClippingProperties & () const
 
bool operator== (PhysicalDevicePointClippingProperties const &rhs) const
 
bool operator!= (PhysicalDevicePointClippingProperties const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
PointClippingBehavior pointClippingBehavior
 

Private Attributes

StructureType sType = StructureType::ePhysicalDevicePointClippingProperties
 

Member Function Documentation

◆ operator const VkPhysicalDevicePointClippingProperties &()

VULKAN_HPP_NAMESPACE::PhysicalDevicePointClippingProperties::operator const VkPhysicalDevicePointClippingProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDevicePointClippingProperties::pNext = nullptr

◆ pointClippingBehavior

PointClippingBehavior VULKAN_HPP_NAMESPACE::PhysicalDevicePointClippingProperties::pointClippingBehavior

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePointClippingProperties::sType = StructureType::ePhysicalDevicePointClippingProperties
private

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