MPSMatrixRandomPhilox
MPSMatrixRandomPhilox(IMTLDevice)
MPSMatrixRandomPhilox(IntPtr)
MPSMatrixRandomPhilox(NativeHandle)
MPSMatrixRandomPhilox(NSCoder)
MPSMatrixRandomPhilox(NSObjectFlag)
MPSMatrixRandomPhilox(NSCoder, IMTLDevice)
MPSMatrixRandomPhilox(IMTLDevice, MPSDataType, nuint)
MPSMatrixRandomPhilox(IMTLDevice, MPSDataType, nuint)
MPSMatrixRandomPhilox(IMTLDevice, MPSDataType, nuint, MPSMatrixRandomDistributionDescriptor)
MPSMatrixRandomPhilox(IMTLDevice, MPSDataType, nuint, MPSMatrixRandomDistributionDescriptor)
ClassHandle
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("MPSMatrixRandomPhilox", true)]
public class MPSMatrixRandomPhilox : MPSMatrixRandom
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[Export("initWithDevice:destinationDataType:seed:distributionDescriptor:")]
public MPSMatrixRandomPhilox(IMTLDevice! device, MPSDataType destinationDataType, nuint seed, MPSMatrixRandomDistributionDescriptor! distributionDescriptor);
}
}
| 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