Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 2.16 KB

ne-d3dukmdt-_d3dddi_driverescapetype.md

File metadata and controls

71 lines (54 loc) · 2.16 KB
UID title description ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.max-support req.typenames targetos tech.root ms.custom f1_keywords topic_type api_type api_location api_name dev_langs
NE:d3dukmdt._D3DDDI_DRIVERESCAPETYPE
D3DDDI_DRIVERESCAPETYPE (d3dukmdt.h)
Learn more about the D3DDDI_DRIVERESCAPETYPE enumeration.
09/12/2022
D3DDDI_DRIVERESCAPETYPE enumeration
_D3DDDI_DRIVERESCAPETYPE, D3DDDI_DRIVERESCAPETYPE,
d3dukmdt.h
Windows 10, version 1809
D3DDDI_DRIVERESCAPETYPE
Windows
display
RS5
_D3DDDI_DRIVERESCAPETYPE
d3dukmdt/_D3DDDI_DRIVERESCAPETYPE
D3DDDI_DRIVERESCAPETYPE
d3dukmdt/D3DDDI_DRIVERESCAPETYPE
apiref
HeaderDef
d3dukmdt.h
_D3DDDI_DRIVERESCAPETYPE
D3DDDI_DRIVERESCAPETYPE
c++

D3DDDI_DRIVERESCAPETYPE enumeration

-description

D3DDDI_DRIVERESCAPETYPE defines the known driver escape types.

-enum-fields

-field D3DDDI_DRIVERESCAPETYPE_TRANSLATEALLOCATIONHANDLE:0

Driver escape type to translate allocation handle; used to translate the guest allocation to the corresponding host handle.

-field D3DDDI_DRIVERESCAPETYPE_TRANSLATERESOURCEHANDLE:1

Driver escape type to translate resource handle; used to translate the resource handle to the corresponding host handle.

-field D3DDDI_DRIVERESCAPETYPE_CPUEVENTUSAGE:2

Driver escape type for CPU event usage; used to notify the kernel-mode driver (KMD) about the intended use of a KMD CPU event object. Available starting in Windows 11 (WDDM 3.0). See Signaling a CPU event from KMD for more information.

-field D3DDDI_DRIVERESCAPETYPE_MAX

Driver escape type max.

-see-also

D3DDDI_DRIVERESCAPE_CPUEVENTUSAGE

D3DDDI_DRIVERESCAPETYPE

DXGKARG_ESCAPE

DXGKDDI_ESCAPE