Bitmap for WPF
Dispatch メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス : Dispatch メソッド
void ID3D11DeviceContext::Dispatch([In] unsigned int ThreadGroupCountX,[In] unsigned int ThreadGroupCountY,[In] unsigned int ThreadGroupCountZ)
シンタックス
'宣言
 
Public Sub Dispatch( _
   ByVal threadGroupCountX As System.Integer, _
   ByVal threadGroupCountY As System.Integer, _
   ByVal threadGroupCountZ As System.Integer _
) 
public void Dispatch( 
   System.int threadGroupCountX,
   System.int threadGroupCountY,
   System.int threadGroupCountZ
)

パラメータ

threadGroupCountX
threadGroupCountY
threadGroupCountZ
参照

DeviceContext クラス
DeviceContext メンバ