encode(commandBuffer:)
Encode this scaler denoiser’s work into a command buffer.
Declaration
func encode(commandBuffer: any MTLCommandBuffer)Parameters
- commandBuffer:
A command buffer into which this scaler denoiser encodes work.
Encode this scaler denoiser’s work into a command buffer.
func encode(commandBuffer: any MTLCommandBuffer)A command buffer into which this scaler denoiser encodes work.