MPSCnnKernel.GetSourceRegion(MTLSize) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("sourceRegionForDestinationSize:")]
public virtual MetalPerformanceShaders.MPSRegion GetSourceRegion (Metal.MTLSize destinationSize);
abstract member GetSourceRegion : Metal.MTLSize -> MetalPerformanceShaders.MPSRegion
override this.GetSourceRegion : Metal.MTLSize -> MetalPerformanceShaders.MPSRegion
Parameters
- destinationSize
- MTLSize
Returns
- Attributes