MTLIndirectCommandBufferExecutionRange(UInt32, UInt32) Constructor

Definition

public MTLIndirectCommandBufferExecutionRange(uint location, uint length);
new Metal.MTLIndirectCommandBufferExecutionRange : uint32 * uint32 -> Metal.MTLIndirectCommandBufferExecutionRange

Parameters

location
UInt32
length
UInt32

Applies to