logs
The messages the command buffer records as the GPU runs its commands.
Declaration
var logs: MTLLogContainer { get }Discussion
The value of this property is valid only after the command buffer finishes executing.
The messages the command buffer records as the GPU runs its commands.
var logs: MTLLogContainer { get }The value of this property is valid only after the command buffer finishes executing.