DkmGPUComputeKernel.GPUShader Property

Definition

A compute kernel is a running instance of this GPU shader.

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

Property Value

Returns Int64.

Applies to