Package org.robovm.apple.metalps
Class MPSNDArrayGatherGradient
- All Implemented Interfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
public class MPSNDArrayGatherGradient extends MPSNDArrayBinaryPrimaryGradientKernel
- Since:
- Available in iOS 13.0 and later.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPSNDArrayGatherGradient.MPSNDArrayGatherGradientPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSNDArrayBinaryPrimaryGradientKernel
MPSNDArrayBinaryPrimaryGradientKernel.MPSNDArrayBinaryPrimaryGradientKernelPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSNDArrayMultiaryGradientKernel
MPSNDArrayMultiaryGradientKernel.MPSNDArrayMultiaryGradientKernelPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSNDArrayMultiaryBase
MPSNDArrayMultiaryBase.MPSNDArrayMultiaryBasePtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSKernel
MPSKernel.MPSKernelPtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description MPSNDArrayGatherGradient()MPSNDArrayGatherGradient(NSCoder coder)MPSNDArrayGatherGradient(NSCoder coder, MTLDevice device)protectedMPSNDArrayGatherGradient(NSObject.Handle h, long handle)protectedMPSNDArrayGatherGradient(NSObject.SkipInit skipInit)MPSNDArrayGatherGradient(MTLDevice device) -
Method Summary
Modifier and Type Method Description static booleansupportsSecureCoding()Methods inherited from class org.robovm.apple.metalps.MPSNDArrayBinaryPrimaryGradientKernel
encode, encode, init, initMethods inherited from class org.robovm.apple.metalps.MPSNDArrayMultiaryGradientKernel
encode, encode, initMethods inherited from class org.robovm.apple.metalps.MPSNDArrayMultiaryBase
copy, dilationRatesForSourceIndex, edgeModeAtSourceIndex, encode, getDestinationArrayAllocator, getDestinationArrayDescriptor, getResultState, init, kernelSizesForSourceIndex, offsetsAtSourceIndex, setDestinationArrayAllocator, stridesForSourceIndexMethods inherited from class org.robovm.apple.metalps.MPSKernel
getDevice, getLabel, getOptions, init, setLabel, setOptionsMethods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRef
-
Constructor Details
-
MPSNDArrayGatherGradient
public MPSNDArrayGatherGradient() -
MPSNDArrayGatherGradient
-
MPSNDArrayGatherGradient
-
MPSNDArrayGatherGradient
-
MPSNDArrayGatherGradient
-
MPSNDArrayGatherGradient
-
-
Method Details
-
supportsSecureCoding
public static boolean supportsSecureCoding()
-