Blender V5.0
DepthTextureUpdateRoutineSpecialisation Struct Reference

#include <mtl_texture.hh>

Public Member Functions

bool operator== (const DepthTextureUpdateRoutineSpecialisation &other) const
uint64_t hash () const

Public Attributes

DepthTextureUpdateMode data_mode

Detailed Description

Definition at line 83 of file mtl_texture.hh.

Member Function Documentation

◆ hash()

uint64_t DepthTextureUpdateRoutineSpecialisation::hash ( ) const
inline

Definition at line 91 of file mtl_texture.hh.

◆ operator==()

bool DepthTextureUpdateRoutineSpecialisation::operator== ( const DepthTextureUpdateRoutineSpecialisation & other) const
inline

Definition at line 86 of file mtl_texture.hh.

References data_mode.

Member Data Documentation

◆ data_mode

DepthTextureUpdateMode DepthTextureUpdateRoutineSpecialisation::data_mode

Definition at line 84 of file mtl_texture.hh.

Referenced by operator==().


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