|
Blender V4.3
|
#include <mtl_context.hh>
Public Member Functions | |
| bool | operator== (MTLSamplerBinding const &other) const |
Public Attributes | |
| bool | used |
| MTLSamplerState | state |
Definition at line 59 of file mtl_context.hh.
|
inline |
Definition at line 63 of file mtl_context.hh.
References state, and blender::gpu::MTLSamplerState::state.
| MTLSamplerState blender::gpu::MTLSamplerBinding::state |
Definition at line 61 of file mtl_context.hh.
Referenced by operator==().
| bool blender::gpu::MTLSamplerBinding::used |
Definition at line 60 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::ensure_texture_bindings(), blender::gpu::MTLContext::ensure_texture_bindings(), and blender::gpu::MTLContext::pipeline_state_init().