encode(commandBuffer:)
Adds the temporal scaling command to a render pass’s command buffer.
Declaration
func encode(commandBuffer: any MTLCommandBuffer)Parameters
- commandBuffer:
The destination command buffer for a render pass.
Adds the temporal scaling command to a render pass’s command buffer.
func encode(commandBuffer: any MTLCommandBuffer)The destination command buffer for a render pass.