D3D12_CACHED_PIPELINE_STATE

Undocumented in source.
version(Windows)
struct D3D12_CACHED_PIPELINE_STATE {}

Members

Variables

CachedBlobSizeInBytes
SIZE_T CachedBlobSizeInBytes;
Undocumented in source.
pCachedBlob
const(void)* pCachedBlob;
Undocumented in source.

Meta