MPSTemporaryMatrix.Create(IMTLCommandBuffer, MPSMatrixDescriptor) 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("temporaryMatrixWithCommandBuffer:matrixDescriptor:")]
public static MetalPerformanceShaders.MPSTemporaryMatrix Create (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrixDescriptor matrixDescriptor);
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrixDescriptor -> MetalPerformanceShaders.MPSTemporaryMatrix
Parameters
- commandBuffer
- IMTLCommandBuffer
- matrixDescriptor
- MPSMatrixDescriptor
Returns
- Attributes