Blender V5.0
blender::gpu::SamplerStateBindingCached Struct Reference

#include <mtl_context.hh>

Public Attributes

MTLSamplerState binding_state
id< MTLSamplerStatesampler_state
bool is_arg_buffer_binding

Detailed Description

Definition at line 95 of file mtl_context.hh.

Member Data Documentation

◆ binding_state

MTLSamplerState blender::gpu::SamplerStateBindingCached::binding_state

Definition at line 96 of file mtl_context.hh.

◆ is_arg_buffer_binding

bool blender::gpu::SamplerStateBindingCached::is_arg_buffer_binding

Definition at line 98 of file mtl_context.hh.

◆ sampler_state

id<MTLSamplerState> blender::gpu::SamplerStateBindingCached::sampler_state

Definition at line 97 of file mtl_context.hh.


The documentation for this struct was generated from the following file: