IDkmGpuRaceHazardsAllowSameNotification Interface

Definition

Interface to update components when 'IsGpuRaceHazardsAllowSameSettingEnabled' is enabled or disabled.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId.

public interface class IDkmGpuRaceHazardsAllowSameNotification
public interface class IDkmGpuRaceHazardsAllowSameNotification
__interface IDkmGpuRaceHazardsAllowSameNotification
public interface IDkmGpuRaceHazardsAllowSameNotification
type IDkmGpuRaceHazardsAllowSameNotification = interface
Public Interface IDkmGpuRaceHazardsAllowSameNotification

Methods

OnGpuRaceHazardAllowSameSettingChanged(DkmEngineSettings)

Called when 'IsGpuRaceHazardsAllowSameSettingEnabled' is changed.

Applies to