DkmGPUComputeThread.GetThisGroupDimension(Int32[], Int32) Yöntem

Tanım

İş parçacığı bloğunun boyutunu alın.

public:
 void GetThisGroupDimension([Runtime::InteropServices::Out] cli::array <int> ^ % GroupDimensions, [Runtime::InteropServices::Out] int % NumberOfDimensions);
public void GetThisGroupDimension (out int[] GroupDimensions, out int NumberOfDimensions);
member this.GetThisGroupDimension : Int32[] * int -> unit
Public Sub GetThisGroupDimension (ByRef GroupDimensions As Integer(), ByRef NumberOfDimensions As Integer)

Parametreler

GroupDimensions
Int32[]

Dışı Kılavuz boyutları.

NumberOfDimensions
Int32

Dışı Kılavuz boyutlarının sayısı.

Şunlara uygulanır