ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DDDI_PATCHLOCATIONLIST Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DDDI_PATCHLOCATIONLIST:

Public Attributes

UINT AllocationIndex
 
union {
   struct {
      UINT   SlotId: 24
 
      UINT   Reserved: 8
 
   }   DUMMYSTRUCTNAME
 
   UINT   Value
 
DUMMYUNIONNAME
 
UINT DriverId
 
UINT AllocationOffset
 
UINT PatchOffset
 
UINT SplitOffset
 

Detailed Description

Definition at line 64 of file d3dkmthk.h.

Member Data Documentation

◆ AllocationIndex

UINT _D3DDDI_PATCHLOCATIONLIST::AllocationIndex

Definition at line 66 of file d3dkmthk.h.

◆ AllocationOffset

UINT _D3DDDI_PATCHLOCATIONLIST::AllocationOffset

Definition at line 77 of file d3dkmthk.h.

◆ DriverId

UINT _D3DDDI_PATCHLOCATIONLIST::DriverId

Definition at line 76 of file d3dkmthk.h.

◆ 

struct { ... } _D3DDDI_PATCHLOCATIONLIST::DUMMYSTRUCTNAME

◆ 

union { ... } _D3DDDI_PATCHLOCATIONLIST::DUMMYUNIONNAME

◆ PatchOffset

UINT _D3DDDI_PATCHLOCATIONLIST::PatchOffset

Definition at line 78 of file d3dkmthk.h.

◆ Reserved

UINT _D3DDDI_PATCHLOCATIONLIST::Reserved

Definition at line 72 of file d3dkmthk.h.

◆ SlotId

UINT _D3DDDI_PATCHLOCATIONLIST::SlotId

Definition at line 71 of file d3dkmthk.h.

◆ SplitOffset

UINT _D3DDDI_PATCHLOCATIONLIST::SplitOffset

Definition at line 79 of file d3dkmthk.h.

◆ Value

UINT _D3DDDI_PATCHLOCATIONLIST::Value

Definition at line 74 of file d3dkmthk.h.


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