Blender  V3.3
Public Attributes | List of all members
blender::gpu::MTLRenderPassState::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 111 of file mtl_context.hh.

Member Data Documentation

◆ binding_state

MTLSamplerState blender::gpu::MTLRenderPassState::SamplerStateBindingCached::binding_state

Definition at line 112 of file mtl_context.hh.

◆ is_arg_buffer_binding

bool blender::gpu::MTLRenderPassState::SamplerStateBindingCached::is_arg_buffer_binding

Definition at line 114 of file mtl_context.hh.

Referenced by blender::gpu::MTLRenderPassState::reset_state().

◆ sampler_state

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

Definition at line 113 of file mtl_context.hh.

Referenced by blender::gpu::MTLRenderPassState::reset_state().


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