|
Blender
V3.3
|
#include <mtl_context.hh>
Public Member Functions | |
| bool | operator== (MTLSamplerBinding const &other) const |
Public Attributes | |
| bool | used |
| MTLSamplerState | state |
Definition at line 48 of file mtl_context.hh.
|
inline |
Definition at line 52 of file mtl_context.hh.
| MTLSamplerState blender::gpu::MTLSamplerBinding::state |
Definition at line 50 of file mtl_context.hh.
Referenced by operator==().
| bool blender::gpu::MTLSamplerBinding::used |
Definition at line 49 of file mtl_context.hh.
Referenced by operator==(), and blender::gpu::MTLContext::pipeline_state_init().