|
Blender V5.0
|
#include <mtl_texture.hh>
Public Member Functions | |
| bool | operator== (const MTLSamplerState &other) const |
| operator uint () const | |
| operator uint64_t () const | |
Public Attributes | |
| GPUSamplerState | state |
Definition at line 142 of file mtl_texture.hh.
|
inline |
Definition at line 153 of file mtl_texture.hh.
References GPUSamplerState::custom_type, GPUSamplerState::extend_x, GPUSamplerState::extend_yz, GPUSamplerState::filtering, and GPUSamplerState::type.
|
inline |
Definition at line 164 of file mtl_texture.hh.
References GPUSamplerState::custom_type, GPUSamplerState::extend_x, GPUSamplerState::extend_yz, GPUSamplerState::filtering, and GPUSamplerState::type.
|
inline |
Definition at line 147 of file mtl_texture.hh.
References state.
| GPUSamplerState blender::gpu::MTLSamplerState::state |
Definition at line 143 of file mtl_texture.hh.
Referenced by blender::gpu::MTLContext::get_sampler_from_state(), operator==(), and blender::gpu::MTLStateManager::texture_bind().