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.
Calculates serialized library size.
Syntax
PFND3D12DDI_CALC_SERIALIZED_LIBRARY_SIZE_0010 Pfnd3d12ddiCalcSerializedLibrarySize0010;
SIZE_T Pfnd3d12ddiCalcSerializedLibrarySize0010(
D3D12DDI_HDEVICE hDevice,
D3D12DDI_HPIPELINELIBRARY hLibrary
)
{...}
Parameters
hDevice
A handle to a display device.
hLibrary
A handle to a pipeline library.
Return value
Returns SIZE_T.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |