Metal.IMTLCommandBuffer Members

The members of Metal.IMTLCommandBuffer are listed below.

Public Properties

[read-only]
BlitCommandEncoderIMTLBlitCommandEncoder. Documentation for this section has not yet been entered.
[read-only]
CommandQueueIMTLCommandQueue. Documentation for this section has not yet been entered.
[read-only]
ComputeCommandEncoderIMTLComputeCommandEncoder. Documentation for this section has not yet been entered.
[read-only]
DeviceIMTLDevice. Documentation for this section has not yet been entered.
[read-only]
ErrorFoundation.NSError. Documentation for this section has not yet been entered.
Labelstring. Documentation for this section has not yet been entered.
[read-only]
RetainedReferencesbool. Documentation for this section has not yet been entered.
[read-only]
StatusMTLCommandBufferStatus. Documentation for this section has not yet been entered.

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.