|
Blender V5.0
|
#include <mtl_context.hh>
Public Attributes | |
| MTLSamplerState | binding_state |
| id< MTLSamplerState > | sampler_state |
| bool | is_arg_buffer_binding |
Definition at line 95 of file mtl_context.hh.
| MTLSamplerState blender::gpu::SamplerStateBindingCached::binding_state |
Definition at line 96 of file mtl_context.hh.
| bool blender::gpu::SamplerStateBindingCached::is_arg_buffer_binding |
Definition at line 98 of file mtl_context.hh.
| id<MTLSamplerState> blender::gpu::SamplerStateBindingCached::sampler_state |
Definition at line 97 of file mtl_context.hh.