Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The pfnCalcPrivateCommandQueueSize callback function is used to calculate the size of a private command queue.
Syntax
PFND3D12DDI_CALCPRIVATECOMMANDQUEUESIZE_0001 Pfnd3d12ddiCalcprivatecommandqueuesize0001;
SIZE_T Pfnd3d12ddiCalcprivatecommandqueuesize0001(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_CREATECOMMANDQUEUE_0001 *unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
An argument used to create a command queue.
Return value
Returns SIZE_T.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |