|
Blender V4.3
|
#include <mtl_context.hh>
Public Member Functions | |
| void | cleanup () |
Compute Utils Implementation | |
| id< MTLComputePipelineState > | get_buffer_clear_pso () |
Definition at line 380 of file mtl_context.hh.
|
inline |
Definition at line 386 of file mtl_context.hh.
Referenced by blender::gpu::MTLContext::~MTLContext().
| id< MTLComputePipelineState > blender::gpu::MTLContextComputeUtils::get_buffer_clear_pso | ( | ) |
Definition at line 2600 of file mtl_context.mm.
References BLI_assert, blender::gpu::MTLContext::device, error(), blender::gpu::MTLContext::get(), init(), and options.
Referenced by blender::gpu::MTLStorageBuf::clear().