Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information about the scheduling log context state change event.
Syntax
typedef struct _DXGK_SCHEDULING_LOG_CONTEXT_STATE_CHANGE {
HANDLE hKmdContext;
DXGK_SCHEDULING_LOG_CONTEXT_STATE newContextState;
} DXGK_SCHEDULING_LOG_CONTEXT_STATE_CHANGE;
Members
hKmdContext
A handle to the context.
newContextState
The context state to change to.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmddi.h |