MTLResource_Extensions.GetAllocatedSize(IMTLResource) Method

Definition

Returns the allocated size of the resource.

public static nuint GetAllocatedSize (this Metal.IMTLResource This);
static member GetAllocatedSize : Metal.IMTLResource -> nuint

Parameters

This
IMTLResource

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to