ID3DX12PipelineParserCallbacks::CachedPSOCb method
Calls the cached PSO (Pipeline State Object) subobject callback of an object that implements this interface.
Syntax
void CachedPSOCb(
[ref] const D3D12_CACHED_PIPELINE_STATE &CachedPSO
);
Parameters
-
CachedPSO [ref]
-
Type: const D3D12_CACHED_PIPELINE_STATE
Details of the cached PSO (Pipeline State Object) subobject parsed from a pipeline state stream.
Return value
Returns nothing.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
DLL |
|