MTLDevice_Extensions.GetCurrentAllocatedSize(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 size, in bytes, of all the resources that the device has allocated.
public static nuint GetCurrentAllocatedSize (this Metal.IMTLDevice This);
static member GetCurrentAllocatedSize : Metal.IMTLDevice -> nuint
Parameters
- This
- IMTLDevice
The instance on which this method operates.
Returns
System.System.UIntPtr
System.unativeint