|
Blender V4.3
|
#include <mtl_context.hh>
Public Attributes | |
| bool | used |
| gpu::MTLTexture * | texture_resource |
Definition at line 54 of file mtl_context.hh.
| gpu::MTLTexture* blender::gpu::MTLTextureBinding::texture_resource |
Definition at line 56 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLContext::texture_bind(), and blender::gpu::MTLContext::texture_unbind().
| bool blender::gpu::MTLTextureBinding::used |
Definition at line 55 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::pipeline_state_init(), and blender::gpu::MTLContext::texture_unbind_all().