Blender V5.0
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

GPUSamplerState state

Detailed Description

Definition at line 142 of file mtl_texture.hh.

Member Function Documentation

◆ operator uint()

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

◆ operator uint64_t()

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

◆ operator==()

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

Definition at line 147 of file mtl_texture.hh.

References state.

Member Data Documentation

◆ state

GPUSamplerState blender::gpu::MTLSamplerState::state

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