DkmEngineSettings.IsGpuRaceHazardsAllowSameSettingEnabled 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.
When true, the debugger will ignore GPU race hazards that didn't change the previous data.
public:
property bool IsGpuRaceHazardsAllowSameSettingEnabled { bool get(); };
public:
property bool IsGpuRaceHazardsAllowSameSettingEnabled { bool get(); };
public bool IsGpuRaceHazardsAllowSameSettingEnabled { get; }
member this.IsGpuRaceHazardsAllowSameSettingEnabled : bool
Public ReadOnly Property IsGpuRaceHazardsAllowSameSettingEnabled As Boolean
Property Value
Returns Boolean.