MTLComputePipelineState_Extensions.GetLabel(IMTLComputePipelineState) Method

Definition

Returns the descriptive label for the compute pipeline state.

public static string GetLabel (this Metal.IMTLComputePipelineState This);
static member GetLabel : Metal.IMTLComputePipelineState -> string

Parameters

This
IMTLComputePipelineState

The instance on which this method operates.

Returns

Applies to