MPSTemporaryMatrix.Create(IMTLCommandBuffer, MPSMatrixDescriptor) 方法

定义

[Foundation.Export("temporaryMatrixWithCommandBuffer:matrixDescriptor:")]
public static MetalPerformanceShaders.MPSTemporaryMatrix Create (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrixDescriptor matrixDescriptor);
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrixDescriptor -> MetalPerformanceShaders.MPSTemporaryMatrix

参数

commandBuffer
IMTLCommandBuffer
matrixDescriptor
MPSMatrixDescriptor

返回

属性

适用于