Blender  V3.3
Public Attributes | List of all members
blender::gpu::MTLTextureBinding Struct Reference

#include <mtl_context.hh>

Public Attributes

bool used
 
uint texture_slot_index
 
gpu::MTLTexturetexture_resource
 

Detailed Description

Definition at line 40 of file mtl_context.hh.

Member Data Documentation

◆ texture_resource

gpu::MTLTexture* blender::gpu::MTLTextureBinding::texture_resource

◆ texture_slot_index

uint blender::gpu::MTLTextureBinding::texture_slot_index

Definition at line 44 of file mtl_context.hh.

Referenced by blender::gpu::MTLContext::pipeline_state_init().

◆ used

bool blender::gpu::MTLTextureBinding::used

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