PFND3D12DDI_SIGNALSYNCHRONIZATIONOBJECT2CB fonction de rappel (d3d12umddi.h)
Insère un signal pour les objets de synchronisation spécifiés dans le flux de contexte spécifié.
Syntaxe
PFND3D12DDI_SIGNALSYNCHRONIZATIONOBJECT2CB Pfnd3d12ddiSignalsynchronizationobject2cb;
HRESULT Pfnd3d12ddiSignalsynchronizationobject2cb(
D3D12DDI_HRTDEVICE hDevice,
const D3D12DDICB_SIGNALSYNCHRONIZATIONOBJECT2 *unnamedParam2
)
{...}
Paramètres
hDevice
Handle vers un périphérique.
unnamedParam2
Pointeur vers une structure D3D12DDICB_SIGNALSYNCHRONIZATIONOBJECT2 .
Valeur retournée
Retourne HRESULT.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 version 1903 |
En-tête | d3d12umddi.h |