MPSCnnBinaryKernel
MPSCnnBinaryKernel(IMTLDevice)
MPSCnnBinaryKernel(IntPtr)
MPSCnnBinaryKernel(NativeHandle)
MPSCnnBinaryKernel(NSCoder)
MPSCnnBinaryKernel(NSObjectFlag)
MPSCnnBinaryKernel(NSCoder, IMTLDevice)
AppendBatchBarrier
ClassHandle
ClipRect
DestinationFeatureChannelOffset
DestinationImageAllocator
IsBackwards
IsResultStateReusedAcrossBatch
IsStateModified
KernelHeight
KernelWidth
Padding
PrimaryDilationRateX
PrimaryDilationRateY
PrimaryEdgeMode
PrimaryKernelHeight
PrimaryKernelWidth
PrimaryOffset
PrimarySourceFeatureChannelMaxCount
PrimarySourceFeatureChannelOffset
PrimaryStrideInPixelsX
PrimaryStrideInPixelsY
SecondaryDilationRateX
SecondaryDilationRateY
SecondaryEdgeMode
SecondaryKernelHeight
SecondaryKernelWidth
SecondaryOffset
SecondarySourceFeatureChannelMaxCount
SecondarySourceFeatureChannelOffset
SecondaryStrideInPixelsX
SecondaryStrideInPixelsY
EncodeBatch(IMTLCommandBuffer, NSArray<MPSImage>, NSArray<MPSImage>)
EncodeBatch(IMTLCommandBuffer, NSArray<MPSImage>, NSArray<MPSImage>, NSArray<MPSImage>)
EncodeBatch(IMTLCommandBuffer, NSArray<MPSImage>, NSArray<MPSImage>, MPSState[], Boolean)
EncodeToCommandBuffer(IMTLCommandBuffer, MPSImage, MPSImage)
EncodeToCommandBuffer(IMTLCommandBuffer, MPSImage, MPSImage, MPSImage)
EncodeToCommandBuffer(IMTLCommandBuffer, MPSImage, MPSImage, MPSState, Boolean)
GetDestinationImageDescriptor(NSArray<MPSImage>, NSArray<MPSState>)
GetResultState(MPSImage, MPSImage, NSArray<MPSState>, MPSImage)
GetResultStateBatch(NSArray<MPSImage>, NSArray<MPSImage>, NSArray<MPSState>[], NSArray<MPSImage>)
GetTemporaryResultState(IMTLCommandBuffer, MPSImage, MPSImage, NSArray<MPSState>, MPSImage)
GetTemporaryResultStateBatch(IMTLCommandBuffer, NSArray<MPSImage>, NSArray<MPSImage>, NSArray<MPSState>[], NSArray<MPSImage>)
xamarinios
namespace MetalPerformanceShaders
{
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("MPSCNNBinaryKernel", true)]
public class MPSCnnBinaryKernel : MPSKernel
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual MPSImageEdgeMode SecondaryEdgeMode
{
[Export("secondaryEdgeMode", ArgumentSemantic.Assign)]
get;
[Export("setSecondaryEdgeMode:", ArgumentSemantic.Assign)]
set;
}
}
}
.NET | 6.07.08.09.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