ReactOS 0.4.17-dev-784-g3812a95
_DXGK_DEVICEINFOFLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

union {
   struct {
      UINT   GuaranteedDmaBufferContract: 1
 
      UINT   Reserved: 31
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 1668 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_DEVICEINFOFLAGS::@2236

◆ GuaranteedDmaBufferContract

UINT _DXGK_DEVICEINFOFLAGS::GuaranteedDmaBufferContract

Definition at line 1674 of file d3dkmddi.h.

◆ Reserved

UINT _DXGK_DEVICEINFOFLAGS::Reserved

Definition at line 1675 of file d3dkmddi.h.

◆ Value

UINT _DXGK_DEVICEINFOFLAGS::Value

Definition at line 1677 of file d3dkmddi.h.


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