Metal.IMTLCommandBuffer: Method Members

The methods of Metal.IMTLCommandBuffer are listed below. For a list of all members, see the IMTLCommandBuffer Members list.

Public Methods

AddCompletedHandler(Action<IMTLCommandBuffer>)
Documentation for this section has not yet been entered.
AddScheduledHandler(Action<IMTLCommandBuffer>)
Documentation for this section has not yet been entered.
Commit()
Documentation for this section has not yet been entered.
CreateParallelRenderCommandEncoder(MTLRenderPassDescriptor) : IMTLParallelRenderCommandEncoder
Documentation for this section has not yet been entered.
CreateRenderCommandEncoder(MTLRenderPassDescriptor) : IMTLRenderCommandEncoder
Documentation for this section has not yet been entered.
Enqueue()
Documentation for this section has not yet been entered.
PresentDrawable(IMTLDrawable)
Documentation for this section has not yet been entered.
PresentDrawable(IMTLDrawable, double)
Documentation for this section has not yet been entered.
WaitUntilCompleted()
Documentation for this section has not yet been entered.
WaitUntilScheduled()
Documentation for this section has not yet been entered.