|
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::MTLStorageBuf::bind(), blender::gpu::MTLStorageBuf::unbind(), and blender::gpu::MTLStorageBuf::~MTLStorageBuf().
| MTLStorageBuf* blender::gpu::MTLStorageBufferBinding::ssbo |
Definition at line 453 of file mtl_context.hh.
Referenced by blender::gpu::MTLStorageBuf::bind(), blender::gpu::MTLStorageBuf::unbind(), and blender::gpu::MTLStorageBuf::~MTLStorageBuf().