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

#include <vulkan.hpp>

Public Member Functions

 operator const VkPhysicalDeviceSparseProperties & () const
 
bool operator== (PhysicalDeviceSparseProperties const &rhs) const
 
bool operator!= (PhysicalDeviceSparseProperties const &rhs) const
 

Public Attributes

Bool32 residencyStandard2DBlockShape
 
Bool32 residencyStandard2DMultisampleBlockShape
 
Bool32 residencyStandard3DBlockShape
 
Bool32 residencyAlignedMipSize
 
Bool32 residencyNonResidentStrict
 

Member Function Documentation

◆ operator const VkPhysicalDeviceSparseProperties &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::operator const VkPhysicalDeviceSparseProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ residencyAlignedMipSize

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::residencyAlignedMipSize

◆ residencyNonResidentStrict

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::residencyNonResidentStrict

◆ residencyStandard2DBlockShape

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::residencyStandard2DBlockShape

◆ residencyStandard2DMultisampleBlockShape

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

◆ residencyStandard3DBlockShape

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties::residencyStandard3DBlockShape

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