Uses of Class
org.robovm.apple.metalps.MPSIntegerDivisionParams
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSIntegerDivisionParams in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSIntegerDivisionParams Modifier and Type Method Description MPSIntegerDivisionParamsMPSCustomKernelInfo. getIdiv()MPSIntegerDivisionParamsMPSIntegerDivisionParams. setAddend(short addend)MPSIntegerDivisionParamsMPSIntegerDivisionParams. setDivisor(short divisor)MPSIntegerDivisionParamsMPSIntegerDivisionParams. setRecip(short recip)MPSIntegerDivisionParamsMPSIntegerDivisionParams. setShift(short shift)Methods in org.robovm.apple.metalps with parameters of type MPSIntegerDivisionParams Modifier and Type Method Description MPSCustomKernelInfoMPSCustomKernelInfo. setIdiv(MPSIntegerDivisionParams idiv)Constructors in org.robovm.apple.metalps with parameters of type MPSIntegerDivisionParams Constructor Description MPSCustomKernelInfo(VectorShort4 clipOrigin, VectorShort4 clipSize, short destinationFeatureChannels, short destImageArraySize, short sourceImageCount, short threadgroupSize, short subbatchIndex, short subbatchStride, MPSIntegerDivisionParams idiv)