ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DDDICB_SIGNALFLAGS Struct Reference

#include <d3dkmthk.h>

Public Attributes

union {
   struct {
      UINT   SignalAtSubmission: 1
 
      UINT   EnqueueCpuEvent: 1
 
      UINT   AllowFenceRewind: 1
 
      UINT   Reserved: 28
 
      UINT   DXGK_SIGNAL_FLAG_INTERNAL0: 1
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 792 of file d3dkmthk.h.

Member Data Documentation

◆ 

union { ... } _D3DDDICB_SIGNALFLAGS::@4139

◆ AllowFenceRewind

UINT _D3DDDICB_SIGNALFLAGS::AllowFenceRewind

Definition at line 800 of file d3dkmthk.h.

◆ DXGK_SIGNAL_FLAG_INTERNAL0

UINT _D3DDDICB_SIGNALFLAGS::DXGK_SIGNAL_FLAG_INTERNAL0

Definition at line 802 of file d3dkmthk.h.

◆ EnqueueCpuEvent

UINT _D3DDDICB_SIGNALFLAGS::EnqueueCpuEvent

Definition at line 799 of file d3dkmthk.h.

◆ Reserved

UINT _D3DDDICB_SIGNALFLAGS::Reserved

Definition at line 801 of file d3dkmthk.h.

◆ SignalAtSubmission

UINT _D3DDDICB_SIGNALFLAGS::SignalAtSubmission

Definition at line 798 of file d3dkmthk.h.

◆ Value

UINT _D3DDDICB_SIGNALFLAGS::Value

Definition at line 804 of file d3dkmthk.h.


The documentation for this struct was generated from the following file: