MTLComputePipelineDescriptor.ComputeFunction 属性

定义

获取或设置实例将使用的 IMTLComputePipelineState 计算函数。

public virtual Metal.IMTLFunction ComputeFunction { [Foundation.Export("computeFunction", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setComputeFunction:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ComputeFunction : Metal.IMTLFunction with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于