DkmGPUComputeThread.GetGroupId(Int32[], Int32) Methode

Definition

Die Dimension des Thread Blocks wird angezeigt.

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

Parameter

GroupDimensions
Int32[]

Vorgenommen Raster Abmessungen.

NumberOfDimensions
Int32

Vorgenommen Anzahl der Raster Abmessungen.

Gilt für