|
Blender V4.3
|
#include <mtl_context.hh>
Public Attributes | |
| bool | bound |
| MTLStorageBuf * | ssbo |
Definition at line 451 of file mtl_context.hh.
| bool blender::gpu::MTLStorageBufferBinding::bound |
Definition at line 452 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::activate(), blender::gpu::MTLStorageBuf::bind(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLStorageBuf::unbind(), blender::gpu::MTLContext::~MTLContext(), and blender::gpu::MTLStorageBuf::~MTLStorageBuf().
| MTLStorageBuf* blender::gpu::MTLStorageBufferBinding::ssbo |
Definition at line 453 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::activate(), blender::gpu::MTLStorageBuf::bind(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLStorageBuf::unbind(), blender::gpu::MTLContext::~MTLContext(), and blender::gpu::MTLStorageBuf::~MTLStorageBuf().