|
Blender V5.0
|
#include <mtl_context.hh>
Public Attributes | |
| bool | bound |
| MTLStorageBuf * | ssbo |
Definition at line 449 of file mtl_context.hh.
| bool blender::gpu::MTLStorageBufferBinding::bound |
Definition at line 450 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 451 of file mtl_context.hh.
Referenced by blender::gpu::MTLStorageBuf::bind(), blender::gpu::MTLStorageBuf::unbind(), and blender::gpu::MTLStorageBuf::~MTLStorageBuf().