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.
Implemented by the client driver to clean up command recorder resources.
Syntax
PFND3D12DDI_DESTROY_COMMAND_RECORDER_0040 Pfnd3d12ddiDestroyCommandRecorder0040;
VOID Pfnd3d12ddiDestroyCommandRecorder0040(
D3D12DDI_HDEVICE unnamedParam1,
D3D12DDI_HCOMMANDRECORDER_0040 unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
A handle to the command recorder.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |