次の方法で共有


IMTLComputeCommandEncoder.SetBytes(IntPtr, nuint, nuint) メソッド

定義

[Foundation.Export("setBytes:length:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetBytes (IntPtr bytes, nuint length, nuint index);
abstract member SetBytes : nativeint * nuint * nuint -> unit

パラメーター

bytes
IntPtr

nativeint

length
System.System.UIntPtr System.unativeint
index
System.System.UIntPtr System.unativeint
属性

適用対象