Uses of Class
org.robovm.apple.metal.MTLDevice
-
Uses of MTLDevice in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit with parameters of type MTLDevice Modifier and Type Method Description protected static longARSCNFaceGeometry. create(MTLDevice device)protected static longARSCNFaceGeometry. create(MTLDevice device, boolean fillMesh)protected static longARSCNPlaneGeometry. create(MTLDevice device)protected longARMatteGenerator. init(MTLDevice device, ARMatteResolution matteResolution)Constructors in org.robovm.apple.arkit with parameters of type MTLDevice Constructor Description ARMatteGenerator(MTLDevice device, ARMatteResolution matteResolution)ARSCNFaceGeometry(MTLDevice device)ARSCNFaceGeometry(MTLDevice device, boolean fillMesh)ARSCNPlaneGeometry(MTLDevice device) -
Uses of MTLDevice in org.robovm.apple.coreanimation
Methods in org.robovm.apple.coreanimation that return MTLDevice Modifier and Type Method Description MTLDeviceCAMetalLayer. getDevice()MTLDeviceCAMetalLayer. getPreferredDevice()Methods in org.robovm.apple.coreanimation with parameters of type MTLDevice Modifier and Type Method Description voidCAMetalLayer. setDevice(MTLDevice v) -
Uses of MTLDevice in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage with parameters of type MTLDevice Modifier and Type Method Description protected static longCIContext. create(MTLDevice device)protected static longCIContext. create(MTLDevice device, CIContextOptions options)Constructors in org.robovm.apple.coreimage with parameters of type MTLDevice Constructor Description CIContext(MTLDevice device)CIContext(MTLDevice device, CIContextOptions options) -
Uses of MTLDevice in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return MTLDevice Modifier and Type Method Description MTLDeviceMLModelConfiguration. getPreferredMetalDevice()Methods in org.robovm.apple.coreml with parameters of type MTLDevice Modifier and Type Method Description voidMLModelConfiguration. setPreferredMetalDevice(MTLDevice v) -
Uses of MTLDevice in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo with parameters of type MTLDevice Modifier and Type Method Description static CVMetalTextureCacheCVMetalTextureCache. create(CFAllocator allocator, CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes)static CVMetalTextureCacheCVMetalTextureCache. create(CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes) -
Uses of MTLDevice in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLDevice Modifier and Type Method Description MTLDeviceMTLArgumentEncoder. getDevice()MTLDeviceMTLArgumentEncoderAdapter. getDevice()MTLDeviceMTLBinaryArchive. getDevice()MTLDeviceMTLBinaryArchiveAdapter. getDevice()MTLDeviceMTLBlitCommandEncoder. getDevice()MTLDeviceMTLBuffer. getDevice()MTLDeviceMTLCaptureScope. getDevice()MTLDeviceMTLCaptureScopeAdapter. getDevice()MTLDeviceMTLCommandBuffer. getDevice()MTLDeviceMTLCommandEncoder. getDevice()MTLDeviceMTLCommandEncoderAdapter. getDevice()MTLDeviceMTLCommandQueue. getDevice()MTLDeviceMTLComputeCommandEncoder. getDevice()MTLDeviceMTLComputePipelineState. getDevice()MTLDeviceMTLCounterSampleBuffer. getDevice()MTLDeviceMTLCounterSampleBufferAdapter. getDevice()MTLDeviceMTLDepthStencilState. getDevice()MTLDeviceMTLDynamicLibrary. getDevice()MTLDeviceMTLDynamicLibraryAdapter. getDevice()MTLDeviceMTLEvent. getDevice()MTLDeviceMTLEventAdapter. getDevice()MTLDeviceMTLFence. getDevice()MTLDeviceMTLFenceAdapter. getDevice()MTLDeviceMTLFunction. getDevice()MTLDeviceMTLFunctionHandle. getDevice()MTLDeviceMTLFunctionHandleAdapter. getDevice()MTLDeviceMTLHeap. getDevice()MTLDeviceMTLHeapAdapter. getDevice()MTLDeviceMTLLibrary. getDevice()MTLDeviceMTLParallelRenderCommandEncoder. getDevice()MTLDeviceMTLRasterizationRateMap. getDevice()MTLDeviceMTLRasterizationRateMapAdapter. getDevice()MTLDeviceMTLRenderCommandEncoder. getDevice()MTLDeviceMTLRenderPipelineState. getDevice()MTLDeviceMTLResource. getDevice()MTLDeviceMTLResourceAdapter. getDevice()MTLDeviceMTLSamplerState. getDevice()MTLDeviceMTLSharedTextureHandle. getDevice()MTLDeviceMTLTexture. getDevice()static MTLDeviceMTLDevice. getSystemDefaultDevice()Methods in org.robovm.apple.metal with parameters of type MTLDevice Modifier and Type Method Description MTLCaptureScopeMTLCaptureManager. newCaptureScope(MTLDevice device)voidMTLCaptureManager. startCapture(MTLDevice device)Deprecated.Deprecated in iOS 13.0. -
Uses of MTLDevice in org.robovm.apple.metalkit
Methods in org.robovm.apple.metalkit that return MTLDevice Modifier and Type Method Description MTLDeviceMTKMeshBufferAllocator. getDevice()MTLDeviceMTKTextureLoader. getDevice()MTLDeviceMTKView. getDevice()MTLDeviceMTKView. getPreferredDevice()Methods in org.robovm.apple.metalkit with parameters of type MTLDevice Modifier and Type Method Description protected longMTKMeshBufferAllocator. init(MTLDevice device)protected longMTKTextureLoader. init(MTLDevice device)protected longMTKView. init(CGRect frameRect, MTLDevice device)static NSArray<MTKMesh>MTKMesh. newMeshes(MDLAsset asset, MTLDevice device, NSArray.NSArrayPtr<?> sourceMeshes)voidMTKView. setDevice(MTLDevice v)Constructors in org.robovm.apple.metalkit with parameters of type MTLDevice Constructor Description MTKMesh(MDLMesh mesh, MTLDevice device)MTKMeshBufferAllocator(MTLDevice device)MTKTextureLoader(MTLDevice device)MTKView(CGRect frameRect, MTLDevice device) -
Uses of MTLDevice in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MTLDevice Modifier and Type Method Description MTLDeviceMPSAccelerationStructureGroup. getDevice()MTLDeviceMPSCommandBuffer. getDevice()MTLDeviceMPSImage. getDevice()MTLDeviceMPSKernel. getDevice()MTLDeviceMPSMatrix. getDevice()MTLDeviceMPSNDArray. getDevice()MTLDeviceMPSSVGFDefaultTextureAllocator. getDevice()MTLDeviceMPSVector. getDevice()static MTLDeviceMetalPerformanceShaders. getPreferredDevice(MPSDeviceOptions options)MTLDeviceMPSDeviceProvider. mpsMTLDevice()MTLDeviceMPSDeviceProviderAdapter. mpsMTLDevice()MTLDeviceMPSKeyedUnarchiver. mpsMTLDevice()Methods in org.robovm.apple.metalps with parameters of type MTLDevice Modifier and Type Method Description MPSAccelerationStructureMPSAccelerationStructure. copy(NSZone zone, MTLDevice device)MPSCNNBatchNormalizationDataSourceMPSCNNBatchNormalizationDataSource. copy(NSZone zone, MTLDevice device)MPSCNNBatchNormalizationDataSourceMPSCNNBatchNormalizationDataSourceAdapter. copy(NSZone zone, MTLDevice device)MPSCNNConvolutionDataSourceMPSCNNConvolutionDataSource. copy(NSZone zone, MTLDevice device)MPSCNNConvolutionDataSourceMPSCNNConvolutionDataSourceAdapter. copy(NSZone zone, MTLDevice device)MPSCNNGroupNormalizationDataSourceMPSCNNGroupNormalizationDataSource. copy(NSZone zone, MTLDevice device)MPSCNNGroupNormalizationDataSourceMPSCNNGroupNormalizationDataSourceAdapter. copy(NSZone zone, MTLDevice device)MPSCNNInstanceNormalizationDataSourceMPSCNNInstanceNormalizationDataSource. copy(NSZone zone, MTLDevice device)MPSCNNInstanceNormalizationDataSourceMPSCNNInstanceNormalizationDataSourceAdapter. copy(NSZone zone, MTLDevice device)MPSKernelMPSKernel. copy(NSZone zone, MTLDevice device)MPSMatrixBatchNormalizationMPSMatrixBatchNormalization. copy(NSZone zone, MTLDevice device)MPSMatrixBatchNormalizationGradientMPSMatrixBatchNormalizationGradient. copy(NSZone zone, MTLDevice device)MPSMatrixFindTopKMPSMatrixFindTopK. copy(NSZone zone, MTLDevice device)MPSMatrixFullyConnectedMPSMatrixFullyConnected. copy(NSZone zone, MTLDevice device)MPSMatrixFullyConnectedGradientMPSMatrixFullyConnectedGradient. copy(NSZone zone, MTLDevice device)MPSMatrixNeuronMPSMatrixNeuron. copy(NSZone zone, MTLDevice device)MPSMatrixNeuronGradientMPSMatrixNeuronGradient. copy(NSZone zone, MTLDevice device)MPSMatrixSoftMaxMPSMatrixSoftMax. copy(NSZone zone, MTLDevice device)MPSMatrixSoftMaxGradientMPSMatrixSoftMaxGradient. copy(NSZone zone, MTLDevice device)MPSNDArrayMultiaryBaseMPSNDArrayMultiaryBase. copy(NSZone zone, MTLDevice device)MPSRayIntersectorMPSRayIntersector. copy(NSZone zone, MTLDevice device)MPSRNNImageInferenceLayerMPSRNNImageInferenceLayer. copy(NSZone zone, MTLDevice device)MPSRNNMatrixInferenceLayerMPSRNNMatrixInferenceLayer. copy(NSZone zone, MTLDevice device)MPSRNNMatrixTrainingLayerMPSRNNMatrixTrainingLayer. copy(NSZone zone, MTLDevice device)MPSSVGFMPSSVGF. copy(NSZone zone, MTLDevice device)MPSTemporalAAMPSTemporalAA. copy(NSZone zone, MTLDevice device)static MPSKeyedUnarchiverMPSKeyedUnarchiver. create(NSData data, MTLDevice device)protected longMPSAccelerationStructure. init(NSCoder decoder, MTLDevice device)protected longMPSAccelerationStructure. init(MTLDevice device)protected longMPSAccelerationStructureGroup. init(MTLDevice device)protected longMPSBinaryImageKernel. init(NSCoder decoder, MTLDevice device)protected longMPSBinaryImageKernel. init(MTLDevice device)protected longMPSCNNAdd. init(MTLDevice device)protected longMPSCNNAddGradient. init(MTLDevice device, boolean isSecondarySourceFilter)protected longMPSCNNBatchNormalization. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNBatchNormalization. init(MTLDevice device, MPSCNNBatchNormalizationDataSource dataSource)protected longMPSCNNBatchNormalization. init(MTLDevice device, MPSCNNBatchNormalizationDataSource dataSource, MPSNNNeuronDescriptor fusedNeuronDescriptor)protected longMPSCNNBatchNormalizationGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNBatchNormalizationGradient. init(MTLDevice device, MPSNNNeuronDescriptor fusedNeuronDescriptor)protected longMPSCNNBatchNormalizationStatistics. init(NSCoder decoder, MTLDevice device)protected longMPSCNNBatchNormalizationStatistics. init(MTLDevice device)protected longMPSCNNBatchNormalizationStatisticsGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNBatchNormalizationStatisticsGradient. init(MTLDevice device, MPSNNNeuronDescriptor fusedNeuronDescriptor)protected longMPSCNNBinaryConvolution. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNBinaryConvolution. init(MTLDevice device, MPSCNNConvolutionDataSource convolutionData, float scaleValue, MPSCNNBinaryConvolutionType type, MPSCNNBinaryConvolutionFlags flags)protected longMPSCNNBinaryConvolution. init(MTLDevice device, MPSCNNConvolutionDataSource convolutionData, FloatPtr outputBiasTerms, FloatPtr outputScaleTerms, FloatPtr inputBiasTerms, FloatPtr inputScaleTerms, MPSCNNBinaryConvolutionType type, MPSCNNBinaryConvolutionFlags flags)protected longMPSCNNBinaryFullyConnected. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNBinaryFullyConnected. init(MTLDevice device, MPSCNNConvolutionDataSource convolutionData, float scaleValue, MPSCNNBinaryConvolutionType type, MPSCNNBinaryConvolutionFlags flags)protected longMPSCNNBinaryFullyConnected. init(MTLDevice device, MPSCNNConvolutionDataSource convolutionData, FloatPtr outputBiasTerms, FloatPtr outputScaleTerms, FloatPtr inputBiasTerms, FloatPtr inputScaleTerms, MPSCNNBinaryConvolutionType type, MPSCNNBinaryConvolutionFlags flags)protected longMPSCNNBinaryKernel. init(NSCoder decoder, MTLDevice device)protected longMPSCNNBinaryKernel. init(MTLDevice device)protected longMPSCNNConvolution. init(NSCoder decoder, MTLDevice device)protected longMPSCNNConvolution. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNConvolution. init(MTLDevice device, MPSCNNConvolutionDescriptor convolutionDescriptor, FloatPtr kernelWeights, FloatPtr biasTerms, MPSCNNConvolutionFlags flags)Deprecated.Deprecated in iOS 11.0.protected longMPSCNNConvolutionGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNConvolutionGradient. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNConvolutionTranspose. init(NSCoder decoder, MTLDevice device)protected longMPSCNNConvolutionTranspose. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNConvolutionTransposeGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNConvolutionTransposeGradient. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNConvolutionWeightsAndBiasesState. init(MTLDevice device, MPSCNNConvolutionDescriptor descriptor)protected longMPSCNNCrossChannelNormalization. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNCrossChannelNormalization. init(MTLDevice device, long kernelSize)protected longMPSCNNCrossChannelNormalizationGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNCrossChannelNormalizationGradient. init(MTLDevice device, long kernelSize)protected longMPSCNNDilatedPoolingMax. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNDilatedPoolingMax. init(MTLDevice device, long kernelWidth, long kernelHeight, long dilationRateX, long dilationRateY, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNDilatedPoolingMaxGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNDilatedPoolingMaxGradient. init(MTLDevice device, long kernelWidth, long kernelHeight, long dilationRateX, long dilationRateY, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNDivide. init(MTLDevice device)protected longMPSCNNDropout. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNDropout. init(MTLDevice device, float keepProbability, long seed, MTLSize maskStrideInPixels)protected longMPSCNNDropoutGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNDropoutGradient. init(MTLDevice device, float keepProbability, long seed, MTLSize maskStrideInPixels)protected longMPSCNNFullyConnected. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNFullyConnected. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNFullyConnected. init(MTLDevice device, MPSCNNConvolutionDescriptor convolutionDescriptor, FloatPtr kernelWeights, FloatPtr biasTerms, MPSCNNConvolutionFlags flags)Deprecated.Deprecated in iOS 11.0.protected longMPSCNNFullyConnectedGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNFullyConnectedGradient. init(MTLDevice device, MPSCNNConvolutionDataSource weights)protected longMPSCNNGradientKernel. init(NSCoder decoder, MTLDevice device)protected longMPSCNNGradientKernel. init(MTLDevice device)protected longMPSCNNGroupNormalization. init(NSCoder decoder, MTLDevice device)protected longMPSCNNGroupNormalization. init(MTLDevice device, MPSCNNGroupNormalizationDataSource dataSource)protected longMPSCNNInstanceNormalization. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNInstanceNormalization. init(MTLDevice device, MPSCNNInstanceNormalizationDataSource dataSource)protected longMPSCNNKernel. init(NSCoder decoder, MTLDevice device)protected longMPSCNNKernel. init(MTLDevice device)protected longMPSCNNLocalContrastNormalization. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNLocalContrastNormalization. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNLocalContrastNormalizationGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNLocalContrastNormalizationGradient. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNLogSoftMaxGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNLogSoftMaxGradient. init(MTLDevice device)protected longMPSCNNLoss. init(NSCoder decoder, MTLDevice device)protected longMPSCNNLoss. init(MTLDevice device, MPSCNNLossDescriptor lossDescriptor)protected longMPSCNNLossLabels. init(MTLDevice device, MTLSize lossImageSize, MPSCNNLossDataDescriptor labelsDescriptor, MPSCNNLossDataDescriptor weightsDescriptor)protected longMPSCNNLossLabels. init(MTLDevice device, MTLSize lossImageSize, MPSImage labelsImage, MPSImage weightsImage)protected longMPSCNNLossLabels. init(MTLDevice device, MPSCNNLossDataDescriptor labelsDescriptor)protected longMPSCNNMultiaryKernel. init(NSCoder decoder, MTLDevice device)protected longMPSCNNMultiaryKernel. init(MTLDevice device, long sourceCount)protected longMPSCNNMultiply. init(MTLDevice device)protected longMPSCNNMultiplyGradient. init(MTLDevice device, boolean isSecondarySourceFilter)protected longMPSCNNNeuron. init(NSCoder decoder, MTLDevice device)protected longMPSCNNNeuron. init(MTLDevice device, MPSNNNeuronDescriptor neuronDescriptor)protected longMPSCNNNeuronAbsolute. init(MTLDevice device)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronELU. init(MTLDevice device, float a)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronExponential. init(MTLDevice device, float a, float b, float c)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNNeuronGradient. init(MTLDevice device, MPSNNNeuronDescriptor neuronDescriptor)protected longMPSCNNNeuronHardSigmoid. init(MTLDevice device, float a, float b)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronLinear. init(MTLDevice device, float a, float b)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronLogarithm. init(MTLDevice device, float a, float b, float c)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronPower. init(MTLDevice device, float a, float b, float c)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronPReLU. init(MTLDevice device, FloatPtr a, long count)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronReLU. init(MTLDevice device, float a)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronReLUN. init(MTLDevice device, float a, float b)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronSigmoid. init(MTLDevice device)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronSoftPlus. init(MTLDevice device, float a, float b)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronSoftSign. init(MTLDevice device)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNNeuronTanH. init(MTLDevice device, float a, float b)Deprecated.Deprecated in iOS 12.0.protected longMPSCNNPooling. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPooling. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNPooling. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingAverage. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPoolingAverage. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingAverageGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPoolingAverageGradient. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPoolingGradient. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNPoolingGradient. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingL2Norm. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPoolingL2Norm. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingL2NormGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNPoolingL2NormGradient. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingMax. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNPoolingMax. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNPoolingMaxGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNPoolingMaxGradient. init(MTLDevice device, long kernelWidth, long kernelHeight, long strideInPixelsX, long strideInPixelsY)protected longMPSCNNSoftMaxGradient. init(NSCoder decoder, MTLDevice device)protected longMPSCNNSoftMaxGradient. init(MTLDevice device)protected longMPSCNNSpatialNormalization. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNSpatialNormalization. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNSpatialNormalizationGradient. init(NSCoder aDecoder, MTLDevice device)protected longMPSCNNSpatialNormalizationGradient. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSCNNSubtract. init(MTLDevice device)protected longMPSCNNSubtractGradient. init(MTLDevice device, boolean isSecondarySourceFilter)protected longMPSCNNUpsamplingBilinear. init(MTLDevice device, long integerScaleFactorX, long integerScaleFactorY)protected longMPSCNNUpsamplingBilinear. init(MTLDevice device, long integerScaleFactorX, long integerScaleFactorY, boolean alignCorners)protected longMPSCNNUpsamplingBilinearGradient. init(MTLDevice device, long integerScaleFactorX, long integerScaleFactorY)protected longMPSCNNUpsamplingNearest. init(MTLDevice device, long integerScaleFactorX, long integerScaleFactorY)protected longMPSCNNUpsamplingNearestGradient. init(MTLDevice device, long integerScaleFactorX, long integerScaleFactorY)protected longMPSCNNYOLOLoss. init(NSCoder decoder, MTLDevice device)protected longMPSCNNYOLOLoss. init(MTLDevice device, MPSCNNYOLOLossDescriptor lossDescriptor)protected longMPSImage. init(MTLDevice device, MPSImageDescriptor imageDescriptor)protected longMPSImageAdd. init(MTLDevice device)protected longMPSImageAreaMax. init(NSCoder decoder, MTLDevice device)protected longMPSImageAreaMax. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSImageBilinearScale. init(NSCoder decoder, MTLDevice device)protected longMPSImageBilinearScale. init(MTLDevice device)protected longMPSImageBox. init(NSCoder decoder, MTLDevice device)protected longMPSImageBox. init(MTLDevice device, long kernelWidth, long kernelHeight)protected longMPSImageCanny. init(NSCoder decoder, MTLDevice device)protected longMPSImageCanny. init(MTLDevice device)protected longMPSImageCanny. init(MTLDevice device, FloatPtr transform, float sigma)protected longMPSImageConversion. init(MTLDevice device, MPSAlphaType srcAlpha, MPSAlphaType destAlpha, MachineSizedFloatPtr backgroundColor, CGColorConversionInfo conversionInfo)protected longMPSImageConvolution. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageConvolution. init(MTLDevice device, long kernelWidth, long kernelHeight, FloatPtr kernelWeights)protected longMPSImageCopyToMatrix. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageCopyToMatrix. init(MTLDevice device, MPSDataLayout dataLayout)protected longMPSImageDilate. init(NSCoder decoder, MTLDevice device)protected longMPSImageDilate. init(MTLDevice device, long kernelWidth, long kernelHeight, FloatPtr values)protected longMPSImageDivide. init(MTLDevice device)protected longMPSImageEDLines. init(NSCoder decoder, MTLDevice device)protected longMPSImageEDLines. init(MTLDevice device, float gaussianSigma, short minLineLength, long maxLines, short detailRatio, float gradientThreshold, float lineErrorThreshold, float mergeLocalityThreshold)protected longMPSImageEuclideanDistanceTransform. init(NSCoder decoder, MTLDevice device)protected longMPSImageEuclideanDistanceTransform. init(MTLDevice device)protected longMPSImageFindKeypoints. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageFindKeypoints. init(MTLDevice device, MPSImageKeypointRangeInfo info)protected longMPSImageGaussianBlur. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageGaussianBlur. init(MTLDevice device, float sigma)protected longMPSImageGuidedFilter. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageGuidedFilter. init(MTLDevice device, long kernelDiameter)protected longMPSImageHistogram. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageHistogram. init(MTLDevice device, MPSImageHistogramInfo histogramInfo)protected longMPSImageHistogramEqualization. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageHistogramEqualization. init(MTLDevice device, MPSImageHistogramInfo histogramInfo)protected longMPSImageHistogramSpecification. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageHistogramSpecification. init(MTLDevice device, MPSImageHistogramInfo histogramInfo)protected longMPSImageLanczosScale. init(NSCoder decoder, MTLDevice device)protected longMPSImageLanczosScale. init(MTLDevice device)protected longMPSImageMedian. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageMedian. init(MTLDevice device, long kernelDiameter)protected longMPSImageMultiply. init(MTLDevice device)protected longMPSImageNormalizedHistogram. init(NSCoder decoder, MTLDevice device)protected longMPSImageNormalizedHistogram. init(MTLDevice device, MPSImageHistogramInfo histogramInfo)protected longMPSImagePyramid. init(NSCoder decoder, MTLDevice device)protected longMPSImagePyramid. init(MTLDevice device)protected longMPSImagePyramid. init(MTLDevice device, float centerWeight)protected longMPSImagePyramid. init(MTLDevice device, long kernelWidth, long kernelHeight, FloatPtr kernelWeights)protected longMPSImageReduceColumnMax. init(MTLDevice device)protected longMPSImageReduceColumnMean. init(MTLDevice device)protected longMPSImageReduceColumnMin. init(MTLDevice device)protected longMPSImageReduceColumnSum. init(MTLDevice device)protected longMPSImageReduceRowMax. init(MTLDevice device)protected longMPSImageReduceRowMean. init(MTLDevice device)protected longMPSImageReduceRowMin. init(MTLDevice device)protected longMPSImageReduceRowSum. init(MTLDevice device)protected longMPSImageScale. init(NSCoder decoder, MTLDevice device)protected longMPSImageScale. init(MTLDevice device)protected longMPSImageSobel. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageSobel. init(MTLDevice device)protected longMPSImageSobel. init(MTLDevice device, FloatPtr transform)protected longMPSImageStatisticsMean. init(NSCoder decoder, MTLDevice device)protected longMPSImageStatisticsMean. init(MTLDevice device)protected longMPSImageStatisticsMeanAndVariance. init(NSCoder decoder, MTLDevice device)protected longMPSImageStatisticsMeanAndVariance. init(MTLDevice device)protected longMPSImageStatisticsMinAndMax. init(NSCoder decoder, MTLDevice device)protected longMPSImageStatisticsMinAndMax. init(MTLDevice device)protected longMPSImageSubtract. init(MTLDevice device)protected longMPSImageThresholdBinary. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageThresholdBinary. init(MTLDevice device, float thresholdValue, float maximumValue, FloatPtr transform)protected longMPSImageThresholdBinaryInverse. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageThresholdBinaryInverse. init(MTLDevice device, float thresholdValue, float maximumValue, FloatPtr transform)protected longMPSImageThresholdToZero. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageThresholdToZero. init(MTLDevice device, float thresholdValue, FloatPtr transform)protected longMPSImageThresholdToZeroInverse. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageThresholdToZeroInverse. init(MTLDevice device, float thresholdValue, FloatPtr transform)protected longMPSImageThresholdTruncate. init(NSCoder aDecoder, MTLDevice device)protected longMPSImageThresholdTruncate. init(MTLDevice device, float thresholdValue, FloatPtr transform)protected longMPSKernel. init(NSCoder decoder, MTLDevice device)protected longMPSKernel. init(MTLDevice device)protected longMPSKeyedUnarchiver. init(NSData data, MTLDevice device)Deprecated.Deprecated in iOS 12.0.protected longMPSKeyedUnarchiver. init(NSData data, MTLDevice device, NSError.NSErrorPtr error)protected longMPSKeyedUnarchiver. init(MTLDevice device)Deprecated.Deprecated in iOS 12.0.protected longMPSMatrix. init(MTLDevice device, MPSMatrixDescriptor descriptor)protected longMPSMatrixBatchNormalization. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixBatchNormalization. init(MTLDevice device)protected longMPSMatrixBatchNormalizationGradient. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixBatchNormalizationGradient. init(MTLDevice device)protected longMPSMatrixCopy. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixCopy. init(MTLDevice device, long copyRows, long copyColumns, boolean sourcesAreTransposed, boolean destinationsAreTransposed)protected longMPSMatrixCopyDescriptor. init(MTLDevice device, long count)protected longMPSMatrixCopyToImage. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixCopyToImage. init(MTLDevice device, MPSDataLayout dataLayout)protected longMPSMatrixDecompositionCholesky. init(MTLDevice device, boolean lower, long order)protected longMPSMatrixDecompositionLU. init(MTLDevice device, long rows, long columns)protected longMPSMatrixFindTopK. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixFindTopK. init(MTLDevice device, long numberOfTopKValues)protected longMPSMatrixFullyConnected. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixFullyConnected. init(MTLDevice device)protected longMPSMatrixFullyConnectedGradient. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixFullyConnectedGradient. init(MTLDevice device)protected longMPSMatrixMultiplication. init(MTLDevice device, boolean transposeLeft, boolean transposeRight, long resultRows, long resultColumns, long interiorColumns, double alpha, double beta)protected longMPSMatrixMultiplication. init(MTLDevice device, long resultRows, long resultColumns, long interiorColumns)protected longMPSMatrixNeuron. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixNeuron. init(MTLDevice device)protected longMPSMatrixNeuronGradient. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixNeuronGradient. init(MTLDevice device)protected longMPSMatrixRandomMTGP32. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixRandomMTGP32. init(MTLDevice device)protected longMPSMatrixRandomMTGP32. init(MTLDevice device, MPSDataType destinationDataType, long seed)protected longMPSMatrixRandomMTGP32. init(MTLDevice device, MPSDataType destinationDataType, long seed, MPSMatrixRandomDistributionDescriptor distributionDescriptor)protected longMPSMatrixRandomPhilox. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixRandomPhilox. init(MTLDevice device)protected longMPSMatrixRandomPhilox. init(MTLDevice device, MPSDataType destinationDataType, long seed)protected longMPSMatrixRandomPhilox. init(MTLDevice device, MPSDataType destinationDataType, long seed, MPSMatrixRandomDistributionDescriptor distributionDescriptor)protected longMPSMatrixSoftMax. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixSoftMax. init(MTLDevice device)protected longMPSMatrixSoftMaxGradient. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixSoftMaxGradient. init(MTLDevice device)protected longMPSMatrixSolveCholesky. init(MTLDevice device, boolean upper, long order, long numberOfRightHandSides)protected longMPSMatrixSolveLU. init(MTLDevice device, boolean transpose, long order, long numberOfRightHandSides)protected longMPSMatrixSolveTriangular. init(MTLDevice device, boolean right, boolean upper, boolean transpose, boolean unit, long order, long numberOfRightHandSides, double alpha)protected longMPSMatrixSum. init(NSCoder decoder, MTLDevice device)protected longMPSMatrixSum. init(MTLDevice device, long count, long rows, long columns, boolean transpose)protected longMPSMatrixVectorMultiplication. init(MTLDevice device, boolean transpose, long rows, long columns, double alpha, double beta)protected longMPSMatrixVectorMultiplication. init(MTLDevice device, long rows, long columns)protected longMPSNDArray. init(MTLDevice device, double value)protected longMPSNDArray. init(MTLDevice device, MPSNDArrayDescriptor descriptor)protected longMPSNDArrayBinaryKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayBinaryKernel. init(MTLDevice device)protected longMPSNDArrayBinaryPrimaryGradientKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayBinaryPrimaryGradientKernel. init(MTLDevice device)protected longMPSNDArrayBinarySecondaryGradientKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayBinarySecondaryGradientKernel. init(MTLDevice device)protected longMPSNDArrayMultiaryBase. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayMultiaryBase. init(MTLDevice device, long count)protected longMPSNDArrayMultiaryGradientKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayMultiaryGradientKernel. init(MTLDevice device, long count, long sourceGradientIndex)protected longMPSNDArrayMultiaryKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayMultiaryKernel. init(MTLDevice device, long count)protected longMPSNDArrayUnaryGradientKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayUnaryGradientKernel. init(MTLDevice device)protected longMPSNDArrayUnaryKernel. init(NSCoder coder, MTLDevice device)protected longMPSNDArrayUnaryKernel. init(MTLDevice device)protected longMPSNNCompare. init(MTLDevice device)protected longMPSNNCropAndResizeBilinear. init(NSCoder decoder, MTLDevice device)protected longMPSNNCropAndResizeBilinear. init(MTLDevice device, long resizeWidth, long resizeHeight, long numberOfRegions, MPSRegion regions)protected longMPSNNForwardLoss. init(NSCoder decoder, MTLDevice device)protected longMPSNNForwardLoss. init(MTLDevice device, MPSCNNLossDescriptor lossDescriptor)protected longMPSNNGramMatrixCalculation. init(NSCoder decoder, MTLDevice device)protected longMPSNNGramMatrixCalculation. init(MTLDevice device)protected longMPSNNGramMatrixCalculation. init(MTLDevice device, float alpha)protected longMPSNNGramMatrixCalculationGradient. init(NSCoder decoder, MTLDevice device)protected longMPSNNGramMatrixCalculationGradient. init(MTLDevice device)protected longMPSNNGramMatrixCalculationGradient. init(MTLDevice device, float alpha)protected longMPSNNGraph. init(NSCoder decoder, MTLDevice device)protected longMPSNNGraph. init(MTLDevice device, NSArray<MPSNNImageNode> resultImages, BooleanPtr areResultsNeeded)protected longMPSNNGraph. init(MTLDevice device, MPSNNImageNode resultImage)Deprecated.Deprecated in iOS 11.3.protected longMPSNNGraph. init(MTLDevice device, MPSNNImageNode resultImage, boolean resultIsNeeded)protected longMPSNNGridSample. init(NSCoder decoder, MTLDevice device)protected longMPSNNGridSample. init(MTLDevice device)protected longMPSNNInitialGradient. init(MTLDevice device)protected longMPSNNLocalCorrelation. init(NSCoder decoder, MTLDevice device)protected longMPSNNLocalCorrelation. init(MTLDevice device)protected longMPSNNLocalCorrelation. init(MTLDevice device, long windowInX, long windowInY, long strideInX, long strideInY)protected longMPSNNLossGradient. init(NSCoder decoder, MTLDevice device)protected longMPSNNLossGradient. init(MTLDevice device, MPSCNNLossDescriptor lossDescriptor)protected longMPSNNOptimizerAdam. init(MTLDevice device, double beta1, double beta2, float epsilon, long timeStep, MPSNNOptimizerDescriptor optimizerDescriptor)protected longMPSNNOptimizerAdam. init(MTLDevice device, float learningRate)protected longMPSNNOptimizerRMSProp. init(MTLDevice device, double decay, float epsilon, MPSNNOptimizerDescriptor optimizerDescriptor)protected longMPSNNOptimizerRMSProp. init(MTLDevice device, float learningRate)protected longMPSNNOptimizerStochasticGradientDescent. init(MTLDevice device, float learningRate)protected longMPSNNOptimizerStochasticGradientDescent. init(MTLDevice device, float momentumScale, boolean useNestrovMomentum, MPSNNOptimizerDescriptor optimizerDescriptor)protected longMPSNNPad. init(NSCoder decoder, MTLDevice device)protected longMPSNNPad. init(MTLDevice device)protected longMPSNNPad. init(MTLDevice device, MPSImageCoordinate paddingSizeBefore, MPSImageCoordinate paddingSizeAfter)protected longMPSNNPad. init(MTLDevice device, MPSImageCoordinate paddingSizeBefore, MPSImageCoordinate paddingSizeAfter, NSData fillValueArray)protected longMPSNNPadGradient. init(NSCoder decoder, MTLDevice device)protected longMPSNNPadGradient. init(MTLDevice device)protected longMPSNNReduceColumnMax. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceColumnMax. init(MTLDevice device)protected longMPSNNReduceColumnMean. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceColumnMean. init(MTLDevice device)protected longMPSNNReduceColumnMin. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceColumnMin. init(MTLDevice device)protected longMPSNNReduceColumnSum. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceColumnSum. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsAndWeightsMean. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsAndWeightsMean. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsAndWeightsSum. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsAndWeightsSum. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsAndWeightsSum. init(MTLDevice device, boolean doWeightedSumByNonZeroWeights)protected longMPSNNReduceFeatureChannelsArgumentMax. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsArgumentMax. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsArgumentMin. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsArgumentMin. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsMax. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsMax. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsMean. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsMean. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsMin. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsMin. init(MTLDevice device)protected longMPSNNReduceFeatureChannelsSum. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceFeatureChannelsSum. init(MTLDevice device)protected longMPSNNReduceRowMax. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceRowMax. init(MTLDevice device)protected longMPSNNReduceRowMean. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceRowMean. init(MTLDevice device)protected longMPSNNReduceRowMin. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceRowMin. init(MTLDevice device)protected longMPSNNReduceRowSum. init(NSCoder decoder, MTLDevice device)protected longMPSNNReduceRowSum. init(MTLDevice device)protected longMPSNNReshape. init(NSCoder decoder, MTLDevice device)protected longMPSNNReshape. init(MTLDevice device)protected longMPSNNReshapeGradient. init(NSCoder decoder, MTLDevice device)protected longMPSNNReshapeGradient. init(MTLDevice device)protected longMPSNNResizeBilinear. init(NSCoder decoder, MTLDevice device)protected longMPSNNResizeBilinear. init(MTLDevice device, long resizeWidth, long resizeHeight, boolean alignCorners)protected longMPSNNSlice. init(NSCoder decoder, MTLDevice device)protected longMPSNNSlice. init(MTLDevice device)protected longMPSPredicate. init(MTLDevice device)protected longMPSRayIntersector. init(NSCoder decoder, MTLDevice device)protected longMPSRayIntersector. init(MTLDevice device)protected longMPSRNNImageInferenceLayer. init(NSCoder aDecoder, MTLDevice device)protected longMPSRNNImageInferenceLayer. init(MTLDevice device, NSArray<MPSRNNDescriptor> rnnDescriptors)protected longMPSRNNImageInferenceLayer. init(MTLDevice device, MPSRNNDescriptor rnnDescriptor)protected longMPSRNNMatrixInferenceLayer. init(NSCoder aDecoder, MTLDevice device)protected longMPSRNNMatrixInferenceLayer. init(MTLDevice device, NSArray<MPSRNNDescriptor> rnnDescriptors)protected longMPSRNNMatrixInferenceLayer. init(MTLDevice device, MPSRNNDescriptor rnnDescriptor)protected longMPSRNNMatrixTrainingLayer. init(NSCoder decoder, MTLDevice device)protected longMPSRNNMatrixTrainingLayer. init(MTLDevice device, MPSRNNDescriptor rnnDescriptor, NSMutableArray<MPSMatrix> trainableWeights)protected longMPSState. init(MTLDevice device, long bufferSize)protected longMPSState. init(MTLDevice device, MTLTextureDescriptor descriptor)protected longMPSState. init(MTLDevice device, MPSStateResourceList resourceList)protected longMPSSVGF. init(NSCoder decoder, MTLDevice device)protected longMPSSVGF. init(MTLDevice device)protected longMPSSVGFDefaultTextureAllocator. init(MTLDevice device)protected longMPSSVGFDenoiser. init(MTLDevice device)protected longMPSTemporalAA. init(NSCoder decoder, MTLDevice device)protected longMPSTemporalAA. init(MTLDevice device)protected longMPSUnaryImageKernel. init(NSCoder decoder, MTLDevice device)protected longMPSUnaryImageKernel. init(MTLDevice device)protected longMPSVector. init(MTLDevice device, MPSVectorDescriptor descriptor)static booleanMetalPerformanceShaders. supportsMTLDevice(MTLDevice device)static NSObjectMPSKeyedUnarchiver. unarchiveObject(Class<?> cls, NSData data, MTLDevice device)static NSObjectMPSKeyedUnarchiver. unarchiveObject(String path, MTLDevice device)Deprecated.Deprecated in iOS 12.0.static NSObjectMPSKeyedUnarchiver. unarchiveObject(NSData data, MTLDevice device)Deprecated.Deprecated in iOS 12.0.static NSObjectMPSKeyedUnarchiver. unarchiveObject(NSSet<?> classes, NSData data, MTLDevice device)static NSObjectMPSKeyedUnarchiver. unarchiveTopLevelObject(NSData data, MTLDevice device)Deprecated.Deprecated in iOS 12.0. -
Uses of MTLDevice in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph that return MTLDevice Modifier and Type Method Description MTLDeviceMPSGraphDevice. getMetalDevice()Methods in org.robovm.apple.metalpsgraph with parameters of type MTLDevice Modifier and Type Method Description protected static longMPSGraphDevice. create(MTLDevice metalDevice)Constructors in org.robovm.apple.metalpsgraph with parameters of type MTLDevice Constructor Description MPSGraphDevice(MTLDevice metalDevice) -
Uses of MTLDevice in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return MTLDevice Modifier and Type Method Description MTLDeviceSCNRenderer. getDevice()MTLDeviceSCNSceneRenderer. getDevice()MTLDeviceSCNSceneRendererAdapter. getDevice()MTLDeviceSCNView. getDevice()Methods in org.robovm.apple.scenekit with parameters of type MTLDevice Modifier and Type Method Description static SCNRendererSCNRenderer. create(MTLDevice device, NSDictionary<?,?> options) -
Uses of MTLDevice in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit with parameters of type MTLDevice Modifier and Type Method Description protected static longSKRenderer. create(MTLDevice device)Constructors in org.robovm.apple.spritekit with parameters of type MTLDevice Constructor Description SKRenderer(MTLDevice device)