|
ReactOS 0.4.17-dev-934-g091855f
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| SIZE_T ID3D12PipelineLibrary::GetSerializedSize | ( | ) |
| HRESULT ID3D12PipelineLibrary::LoadComputePipeline | ( | const WCHAR * | name, |
| const D3D12_COMPUTE_PIPELINE_STATE_DESC * | desc, | ||
| REFIID | riid, | ||
| void ** | pipeline_state | ||
| ) |
| HRESULT ID3D12PipelineLibrary::LoadGraphicsPipeline | ( | const WCHAR * | name, |
| const D3D12_GRAPHICS_PIPELINE_STATE_DESC * | desc, | ||
| REFIID | riid, | ||
| void ** | pipeline_state | ||
| ) |
| HRESULT ID3D12PipelineLibrary::StorePipeline | ( | const WCHAR * | name, |
| ID3D12PipelineState * | pipeline | ||
| ) |