Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dd3dkmthk.h5110 typedef struct _D3DKMT_CREATEHWCONTEXT struct
5112 …DKMT_HANDLE hDevice; // in: Handle to the device owning this context.
5113 … NodeOrdinal; // in: Identifier for the node targetted by this context.
5114 …T EngineAffinity; // in: Engine affinity within the specified node.
5115 D3DDDI_CREATEHWCONTEXTFLAGS Flags; // in: Context creation flags.
5116 UINT PrivateDriverDataSize; // in: Size of private driver data
5120 D3DKMT_HANDLE hHwContext; // out: Handle of the created context.