次の方法で共有


MTLDevice_Extensions.GetCurrentAllocatedSize(IMTLDevice) メソッド

定義

デバイスが割り当てたすべてのリソースのサイズをバイト単位で取得します。

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

パラメーター

This
IMTLDevice

このメソッドが動作するインスタンス。

戻り値

System.System.UIntPtr System.unativeint

適用対象