PFND3D12DDI_CALCPRIVATEVIDEODECODERHEAPSIZE_0032 entry point
Used to calculate the size of a video decoder heap.
Syntax
SIZE_T APIENTRY* PFND3D12DDI_CALCPRIVATEVIDEODECODERHEAPSIZE_0032(
D3D12DDI_HDEVICE hDrvDevice,
_In_ const D3D12DDIARG_CREATE_VIDEO_DECODER_HEAP_0032 *pArgs
);
Parameters
hDrvDevice
The hardware device being processed.pArgs [in]
The arguments used to create a video decoder heap.
Return value
Returns the size of the heap in bytes.
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
D3d12umddi.h |