ReactOS 0.4.16-dev-927-g467dec4
_DXGK_SEGMENTPREFERENCE Struct Reference

#include <d3dkmddi.h>

Public Attributes

union {
   struct {
      UINT   SegmentId0: 5
 
      UINT   Direction0: 1
 
      UINT   SegmentId1: 5
 
      UINT   Direction1: 1
 
      UINT   SegmentId2: 5
 
      UINT   Direction2: 1
 
      UINT   SegmentId3: 5
 
      UINT   Direction3: 1
 
      UINT   SegmentId4: 5
 
      UINT   Direction4: 1
 
      UINT   Reserved: 2
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 65 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_SEGMENTPREFERENCE::@1989

◆ Direction0

UINT _DXGK_SEGMENTPREFERENCE::Direction0

Definition at line 72 of file d3dkmddi.h.

◆ Direction1

UINT _DXGK_SEGMENTPREFERENCE::Direction1

Definition at line 74 of file d3dkmddi.h.

◆ Direction2

UINT _DXGK_SEGMENTPREFERENCE::Direction2

Definition at line 76 of file d3dkmddi.h.

◆ Direction3

UINT _DXGK_SEGMENTPREFERENCE::Direction3

Definition at line 78 of file d3dkmddi.h.

◆ Direction4

UINT _DXGK_SEGMENTPREFERENCE::Direction4

Definition at line 80 of file d3dkmddi.h.

◆ Reserved

UINT _DXGK_SEGMENTPREFERENCE::Reserved

Definition at line 81 of file d3dkmddi.h.

◆ SegmentId0

UINT _DXGK_SEGMENTPREFERENCE::SegmentId0

Definition at line 71 of file d3dkmddi.h.

◆ SegmentId1

UINT _DXGK_SEGMENTPREFERENCE::SegmentId1

Definition at line 73 of file d3dkmddi.h.

◆ SegmentId2

UINT _DXGK_SEGMENTPREFERENCE::SegmentId2

Definition at line 75 of file d3dkmddi.h.

◆ SegmentId3

UINT _DXGK_SEGMENTPREFERENCE::SegmentId3

Definition at line 77 of file d3dkmddi.h.

◆ SegmentId4

UINT _DXGK_SEGMENTPREFERENCE::SegmentId4

Definition at line 79 of file d3dkmddi.h.

◆ Value

UINT _DXGK_SEGMENTPREFERENCE::Value

Definition at line 83 of file d3dkmddi.h.


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