Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.43 KB

ns-d3dukmdt-_d3dddi_waitforsynchronizationobjectfromcpu_flags.md

File metadata and controls

69 lines (57 loc) · 2.43 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dukmdt._D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
_D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS (d3dukmdt.h)
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS describes the type of input synchronization objects to wait for.
display\d3dddi_waitforsynchronizationobjectfromcpu_flags.htm
display
05/10/2018
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS structure
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS, D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS structure [Display Devices], _D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS, d3dukmdt/D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS, display.d3dddi_waitforsynchronizationobjectfromcpu_flags
d3dukmdt.h
D3dumddi.h, D3dkmddi.h
Windows
Windows 10
Windows Server 2016
Windows
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
_D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
d3dukmdt/_D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
d3dukmdt/D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
APIRef
kbSyntax
HeaderDef
d3dukmdt.h
_D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS
D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS

_D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS structure

-description

D3DDDI_WAITFORSYNCHRONIZATIONOBJECTFROMCPU_FLAGS describes the type of input synchronization objects to wait for.

-struct-fields

-field WaitAny

Value Meaning
0 (FALSE) [in] The wait condition is considered to be satisfied when all input synchronization objects are signaled to the corresponding input fence values or greater.
1 (TRUE) [in] The wait condition is considered to be satisfied when any of the input synchronization objects is signaled to the corresponding input fence value or greater.

-field Reserved

This member is reserved and should be set to zero.

-field Value

The consolidated value of the bitfields in the nested structure.