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.
Destroys the pipeline library.
Syntax
PFND3D12DDI_DESTROY_PIPELINE_LIBRARY_0010 Pfnd3d12ddiDestroyPipelineLibrary0010;
void Pfnd3d12ddiDestroyPipelineLibrary0010(
D3D12DDI_HDEVICE unnamedParam1,
D3D12DDI_HPIPELINELIBRARY unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
A pipeline library handle.
Return value
None
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |