Searched defs:_D3DKMT_DEVICEPAGEFAULT_STATE (Results 1 – 1 of 1) sorted by relevance
4077 typedef struct _D3DKMT_DEVICEPAGEFAULT_STATE struct4079 …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 fault4083 …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.