Bitmap for UWP
ComputeInformation クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : ComputeInformation クラス

ComputeInformationデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ComputeInformationclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドvoid ID2D1RenderInfo::SetCached([In] BOOL isCached) C1.Util.DX.Direct2D.RenderInformationから継承されます。
Public メソッドHRESULT ID2D1ComputeInfo::SetComputeShader([In] const GUID& shaderId)  
Public メソッドHRESULT ID2D1ComputeInfo::SetComputeShaderConstantBuffer([In, Buffer] const void* buffer,[In] unsigned int bufferCount)  
Public メソッドオーバーロードされます。 Sets the constant buffer data from a C1.Util.DX.DataStream.  
Public メソッドHRESULT ID2D1RenderInfo::SetInputDescription([In] unsigned int inputIndex,[In] D2D1_INPUT_DESCRIPTION inputDescription) C1.Util.DX.Direct2D.RenderInformationから継承されます。
Public メソッドvoid ID2D1RenderInfo::SetInstructionCountHint([In] unsigned int instructionCount) C1.Util.DX.Direct2D.RenderInformationから継承されます。
Public メソッドHRESULT ID2D1RenderInfo::SetOutputBuffer([In] D2D1_BUFFER_PRECISION bufferPrecision,[In] D2D1_CHANNEL_DEPTH channelDepth) C1.Util.DX.Direct2D.RenderInformationから継承されます。
Public メソッドHRESULT ID2D1ComputeInfo::SetResourceTexture([In] unsigned int textureIndex,[In] ID2D1ResourceTexture* resourceTexture)  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto ComputeInformation.
トップ
参照

ComputeInformation クラス
C1.Util.DX.Direct2D 名前空間