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

#include <vulkan.hpp>

Public Member Functions

 operator const VkTextureLODGatherFormatPropertiesAMD & () const
 
bool operator== (TextureLODGatherFormatPropertiesAMD const &rhs) const
 
bool operator!= (TextureLODGatherFormatPropertiesAMD const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
Bool32 supportsTextureGatherLODBiasAMD
 

Private Attributes

StructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD
 

Member Function Documentation

◆ operator const VkTextureLODGatherFormatPropertiesAMD &()

VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator const VkTextureLODGatherFormatPropertiesAMD & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ pNext

void* VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::sType = StructureType::eTextureLodGatherFormatPropertiesAMD
private

◆ supportsTextureGatherLODBiasAMD

Bool32 VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD

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