|
Blender V4.3
|
#include <mtl_context.hh>
Public Attributes | |
| bool | bound |
| MTLUniformBuf * | ubo |
Definition at line 446 of file mtl_context.hh.
| bool blender::gpu::MTLUniformBufferBinding::bound |
Definition at line 447 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::activate(), blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLUniformBuf::unbind(), blender::gpu::MTLContext::~MTLContext(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().
| MTLUniformBuf* blender::gpu::MTLUniformBufferBinding::ubo |
Definition at line 448 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::activate(), blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::ensure_buffer_bindings(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLUniformBuf::unbind(), blender::gpu::MTLContext::~MTLContext(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().