MTLComputePipelineState_Extensions.GetLabel(IMTLComputePipelineState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the descriptive label for the compute pipeline state.
public static string GetLabel (this Metal.IMTLComputePipelineState This);
static member GetLabel : Metal.IMTLComputePipelineState -> string
Parameters
The instance on which this method operates.