Blender
V3.3
|
#include <mtl_texture.hh>
Public Member Functions | |
bool | operator== (const MTLSamplerState &other) const |
operator uint () const | |
operator uint64_t () const | |
Public Attributes | |
eGPUSamplerState | state |
Definition at line 128 of file mtl_texture.hh.
|
inline |
Definition at line 139 of file mtl_texture.hh.
References state.
|
inline |
Definition at line 144 of file mtl_texture.hh.
References state.
|
inline |
Definition at line 133 of file mtl_texture.hh.
References state.
eGPUSamplerState blender::gpu::MTLSamplerState::state |
Definition at line 129 of file mtl_texture.hh.
Referenced by blender::gpu::MTLContext::generate_sampler_from_state(), operator uint(), operator uint64_t(), and operator==().