aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D12PipelineLibrary.LoadComputePipeline
aurora
directx
d3d12
d3d12
ID3D12PipelineLibrary
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3D12PipelineLibrary
extern (
Windows
)
HRESULT
LoadComputePipeline
(
const
wchar
*
pName
,
const
D3D12_COMPUTE_PIPELINE_STATE_DESC
*
pDesc
,
REFIID
riid
,
void
**
ppPipelineState
)
Meta
Source
See Implementation
aurora
directx
d3d12
d3d12
ID3D12PipelineLibrary
functions
GetSerializedSize
LoadComputePipeline
LoadGraphicsPipeline
Serialize
StorePipeline