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.
Dxgkrnl calls D3DKMTCreateHwQueue to create a new hardware queue.
Syntax
NTSTATUS D3DKMTCreateHwQueue(
D3DKMT_CREATEHWQUEUE *unnamedParam1
);
Parameters
unnamedParam1
[in/out] Pointer to a D3DKMT_CREATEHWQUEUE structure that describes the hardware queue to create.
Return value
D3DKMTCreateHwQueue returns STATUS_SUCCESS upon successful completion. Otherwise, it returns an appropriate NSTATUS code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3dkmthk.h |
Library | Gdi32.lib |
DLL | Gdi32.dll |