ReactOS 0.4.17-dev-784-g3812a95
_DXGK_CREATEDEVICEFLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

union {
   struct {
      UINT   SystemDevice: 1
 
      UINT   GdiDevice: 1
 
      UINT   Reserved: 29
 
      UINT   DXGK_DEVICE_RESERVED0: 1
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 1691 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_CREATEDEVICEFLAGS::@2240

◆ DXGK_DEVICE_RESERVED0

UINT _DXGK_CREATEDEVICEFLAGS::DXGK_DEVICE_RESERVED0

Definition at line 1700 of file d3dkmddi.h.

◆ GdiDevice

UINT _DXGK_CREATEDEVICEFLAGS::GdiDevice

Definition at line 1698 of file d3dkmddi.h.

◆ Reserved

UINT _DXGK_CREATEDEVICEFLAGS::Reserved

Definition at line 1699 of file d3dkmddi.h.

◆ SystemDevice

UINT _DXGK_CREATEDEVICEFLAGS::SystemDevice

Definition at line 1697 of file d3dkmddi.h.

◆ Value

UINT _DXGK_CREATEDEVICEFLAGS::Value

Definition at line 1702 of file d3dkmddi.h.


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