IDkmGPUSetMemoryAccessWarningOperation Interface

Definition

IDkmGPUSetMemoryAccessWarningOperation is used to configure GPU memory access warnings on the debugged GPU device. It is implemented by base debug monitors which support reporting GPU Memory Access Exceptions.

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, TransportKind.

C++/CX
public interface class IDkmGPUSetMemoryAccessWarningOperation

Methods

ClearAllGPUMemoryAccessWarnings(DkmProcess)

Disables all active GPU memory access warnings.

SetGPUMemoryAccessWarning(DkmProcess, Int32, Boolean)

Enables / disables a particular GPU memory access warning.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022