Expand description
Metal command buffer.
Corresponds to Metal/MTLCommandBuffer.hpp.
A command buffer stores encoded commands that the GPU will execute.
Structsยง
- Command
Buffer - A buffer that stores encoded commands for the GPU to execute.
- Command
Buffer Descriptor - A descriptor for configuring command buffer creation.