|
Blender V5.0
|
#include <mtl_context.hh>
Public Attributes | |
| bool | bound |
| MTLUniformBuf * | ubo |
Definition at line 444 of file mtl_context.hh.
| bool blender::gpu::MTLUniformBufferBinding::bound |
Definition at line 445 of file mtl_context.hh.
Referenced by blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLUniformBuf::unbind(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().
| MTLUniformBuf* blender::gpu::MTLUniformBufferBinding::ubo |
Definition at line 446 of file mtl_context.hh.
Referenced by blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLUniformBuf::unbind(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().