MTLResource_Extensions.GetAllocatedSize(IMTLResource) 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 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