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.
Manages a pipeline library. This interface extends ID3D12PipelineLibrary to load PSOs from a pipeline state stream description.
Inheritance
The ID3D12PipelineLibrary1 interface inherits from ID3D12PipelineLibrary. ID3D12PipelineLibrary1 also has these types of members:
Methods
The ID3D12PipelineLibrary1 interface has these methods.
ID3D12PipelineLibrary1::LoadPipeline Retrieves the requested PSO from the library. The pipeline stream description is matched against the library database, and remembered in order to prevent duplication of PSO contents. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |