Uses of Class
org.robovm.apple.foundation.VectorShort4
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.metalps |
-
Uses of VectorShort4 in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return VectorShort4 Modifier and Type Method Description VectorShort4VectorShort4. setW(short w)VectorShort4VectorShort4. setX(short x)VectorShort4VectorShort4. setY(short y)VectorShort4VectorShort4. setZ(short z) -
Uses of VectorShort4 in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return VectorShort4 Modifier and Type Method Description VectorShort4MPSCustomKernelInfo. getClipOrigin()VectorShort4MPSCustomKernelInfo. getClipSize()Methods in org.robovm.apple.metalps with parameters of type VectorShort4 Modifier and Type Method Description MPSCustomKernelInfoMPSCustomKernelInfo. setClipOrigin(VectorShort4 clipOrigin)MPSCustomKernelInfoMPSCustomKernelInfo. setClipSize(VectorShort4 clipSize)Constructors in org.robovm.apple.metalps with parameters of type VectorShort4 Constructor Description MPSCustomKernelInfo(VectorShort4 clipOrigin, VectorShort4 clipSize, short destinationFeatureChannels, short destImageArraySize, short sourceImageCount, short threadgroupSize, short subbatchIndex, short subbatchStride, MPSIntegerDivisionParams idiv)