IMTLHeap.CreateBuffer(nuint, MTLResourceOptions) 方法

定义

[Foundation.Export("newBufferWithLength:options:")]
[Foundation.Preserve(Conditional=true)]
public Metal.IMTLBuffer CreateBuffer (nuint length, Metal.MTLResourceOptions options);
abstract member CreateBuffer : nuint * Metal.MTLResourceOptions -> Metal.IMTLBuffer

参数

length
System.System.UIntPtr System.unativeint

返回

属性

适用于