Share via


IMTLResourceViewPool.CopyResourceViews Method

Definition

[Foundation.Export("copyResourceViewsFromPool:sourceRange:destinationIndex:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLResourceId CopyResourceViews(Metal.IMTLResourceViewPool sourcePool, Foundation.NSRange sourceRange, UIntPtr destinationIndex);
[<Foundation.Export("copyResourceViewsFromPool:sourceRange:destinationIndex:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CopyResourceViews : Metal.IMTLResourceViewPool * Foundation.NSRange * unativeint -> Metal.MTLResourceId
override this.CopyResourceViews : Metal.IMTLResourceViewPool * Foundation.NSRange * unativeint -> Metal.MTLResourceId

Parameters

sourceRange
NSRange
destinationIndex
UIntPtr

unativeint

Returns

Attributes

Applies to