MTLDevice_Extensions.GetMaxThreadgroupMemoryLength(IMTLDevice) 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.
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