DkmGPUComputeKernel.GetComputeKernelName Method

Definition

Get the name of compute kernel.

public:
 System::String ^ GetComputeKernelName();
public:
 Platform::String ^ GetComputeKernelName();
std::wstring GetComputeKernelName();
public string GetComputeKernelName ();
member this.GetComputeKernelName : unit -> string
Public Function GetComputeKernelName () As String

Returns

[Out] Name of the ComputeKernel that is launched.

Applies to