名前 | 解説 | |
---|---|---|
Shadow | Gets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。 |
ComputeTransformデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Shadow | Gets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。 |
名前 | 解説 | |
---|---|---|
CalculateThreadgroups | Allows a compute-shader?based transform to select the number of thread groups to execute based on the number of output pixels it needs to fill. | |
Dispose | System.IDisposableから継承されます。 | |
GetInputCount | Gets the number of inputs to the transform node. C1.Util.DX.Direct2D.TransformNodeから継承されます。 | |
MapInputRectsToOutputRect | Performs the inverse mapping to MapOutputRectToInputRects. C1.Util.DX.Direct2D.Transformから継承されます。 | |
MapInvalidRect | Sets the input rectangles for this rendering pass into the transform. C1.Util.DX.Direct2D.Transformから継承されます。 | |
MapOutputRectToInputRects | Allows a transform to state how it would map a rectangle requested on its output to a set of sample rectangles on its input. C1.Util.DX.Direct2D.Transformから継承されます。 | |
SetComputeInfo | Sets the render information used to specify the compute shader pass. |