DkmGPUComputeKernel.GPUShaderDispatch Property

Definition

The handle of the executing GPU shader corresponding to this compute kernel.

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

Property Value

Returns Int64.

Applies to