DkmGPUComputeKernel.NumberOfGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of thread groups in a compute kernel.
public:
property long NumberOfGroups { long get(); };
public:
property long long NumberOfGroups { long long get(); };
public long NumberOfGroups { get; }
member this.NumberOfGroups : int64
Public ReadOnly Property NumberOfGroups As Long
Property Value
Returns Int64.