MPSNDArray
MPSNDArray(IntPtr)
MPSNDArray(NativeHandle)
MPSNDArray(NSObjectFlag)
MPSNDArray(IMTLDevice, Double)
MPSNDArray(IMTLDevice, MPSNDArrayDescriptor)
ClassHandle
DataType
DataTypeSize
DefaultAllocator
Descriptor
Device
Label
NumberOfDimensions
Parent
ResourceSize
Create(IMTLCommandBuffer, MPSNDArrayDescriptor, MPSAliasingStrategy)
Create(IMTLDevice, ReadOnlySpan<Single>, Int32[])
ExportData(IMTLCommandBuffer, MPSImage[], MPSImageCoordinate)
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint)
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint)
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, IntPtr)
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint)
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint[])
ExportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint[])
GetLength(nuint)
GetLength(nuint)
ImportData(IMTLCommandBuffer, MPSImage[], MPSImageCoordinate)
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint)
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint)
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, IntPtr)
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint)
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint[])
ImportData(IMTLCommandBuffer, IMTLBuffer, MPSDataType, nuint, nint[])
Read(Span<Single>)
ReadBytes(nint)
ReadBytes(IntPtr, nint[])
ReadBytes(nint, nint)
ReadBytes(nint, nint[])
Synchronize(IMTLCommandBuffer)
Write(ReadOnlySpan<Single>)
WriteBytes(nint)
WriteBytes(IntPtr, nint[])
WriteBytes(nint, nint)
WriteBytes(nint, nint[])
xamarinios
namespace MetalPerformanceShaders
{
[Introduced(PlatformName.MacCatalyst, 13, 0, PlatformArchitecture.None, null)]
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Register("MPSNDArray", true)]
public class MPSNDArray : NSObject
{
public void ImportData(IMTLCommandBuffer cmdBuf, IMTLBuffer buffer, MPSDataType sourceDataType, nuint offset);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin macOS | 0.0 |
| Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API