MTLDevice_Extensions.GetMaxThreadgroupMemoryLength(IMTLDevice) Method

Definition

Gets the largest available length of memory for threadgroups.

public static nuint GetMaxThreadgroupMemoryLength (this Metal.IMTLDevice This);
static member GetMaxThreadgroupMemoryLength : Metal.IMTLDevice -> nuint

Parameters

This
IMTLDevice

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to