Home
last modified time | relevance | path

Searched defs:_D3DKMT_DEVICEPAGEFAULT_STATE (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/ddk/
H A Dd3dkmthk.h4077 typedef struct _D3DKMT_DEVICEPAGEFAULT_STATE struct
4079 …abled, identifies the draw that caused the page fault, or DXGK_PRIMITIVE_API_SEQUENCE_NUMBER_UNKNO…
4080 …he fault was generated, or DXGK_RENDER_PIPELINE_STAGE_UNKNOWN if such information is not available.
4081 …essed at the time of the fault, or DXGK_BIND_TABLE_ENTRY_UNKNOWN if such information is not availa…
4082 DXGK_PAGE_FAULT_FLAGS PageFaultFlags; // flags specifying the nature of the fault
4083 …RROR_CODE FaultErrorCode; // Structure that contains error code describing the fault.
4084 …ess; // virtual address of faulting resource, or D3DGPU_NULL if such information is not available.