DkmGPUComputeThread.GlobalThreadIndex Property

Definition

Unique to kernel compute thread index.

public:
 property long GlobalThreadIndex { long get(); };
public:
 property long long GlobalThreadIndex { long long get(); };
public long GlobalThreadIndex { get; }
member this.GlobalThreadIndex : int64
Public ReadOnly Property GlobalThreadIndex As Long

Property Value

Returns Int64.

Applies to