Blender
V3.3
|
#include <mtl_context.hh>
Public Attributes | |
bool | bound |
MTLUniformBuf * | ubo |
Definition at line 380 of file mtl_context.hh.
bool blender::gpu::MTLUniformBufferBinding::bound |
Definition at line 381 of file mtl_context.hh.
Referenced by blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLUniformBuf::unbind(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().
MTLUniformBuf* blender::gpu::MTLUniformBufferBinding::ubo |
Definition at line 382 of file mtl_context.hh.
Referenced by blender::gpu::MTLUniformBuf::bind(), blender::gpu::MTLContext::pipeline_state_init(), blender::gpu::MTLUniformBuf::unbind(), and blender::gpu::MTLUniformBuf::~MTLUniformBuf().