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.
A structure describing the escape head.
Syntax
typedef struct _DXGKVGPU_ESCAPE_HEAD {
GPUP_DRIVER_ESCAPE_INPUT Luid;
DXGKVGPU_ESCAPE_TYPE Type;
} DXGKVGPU_ESCAPE_HEAD;
Members
Luid
The ID of the escape input.
Type
The escape type.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dukmdt.h |