Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::gpu::MTLSamplerState Struct Reference

#include <mtl_texture.hh>

Public Member Functions

bool operator== (const MTLSamplerState &other) const
 
 operator uint () const
 
 operator uint64_t () const
 

Public Attributes

eGPUSamplerState state
 

Detailed Description

Definition at line 128 of file mtl_texture.hh.

Member Function Documentation

◆ operator uint()

blender::gpu::MTLSamplerState::operator uint ( ) const
inline

Definition at line 139 of file mtl_texture.hh.

References state.

◆ operator uint64_t()

blender::gpu::MTLSamplerState::operator uint64_t ( ) const
inline

Definition at line 144 of file mtl_texture.hh.

References state.

◆ operator==()

bool blender::gpu::MTLSamplerState::operator== ( const MTLSamplerState other) const
inline

Definition at line 133 of file mtl_texture.hh.

References state.

Member Data Documentation

◆ state

eGPUSamplerState blender::gpu::MTLSamplerState::state

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