ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DDDI_ALLOCATIONINFO Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DDDI_ALLOCATIONINFO:

Public Attributes

D3DKMT_HANDLE hAllocation
 
const voidpSystemMem
 
voidpPrivateDriverData
 
UINT PrivateDriverDataSize
 
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId
 
union {
   struct {
      UINT   Primary: 1
 
      UINT   Stereo: 1
 
      UINT   Reserved: 30
 
   } 
 
   UINT   Value
 
Flags
 

Detailed Description

Definition at line 1057 of file d3dkmthk.h.

Member Data Documentation

◆ 

union { ... } _D3DDDI_ALLOCATIONINFO::Flags

◆ hAllocation

D3DKMT_HANDLE _D3DDDI_ALLOCATIONINFO::hAllocation

Definition at line 1059 of file d3dkmthk.h.

◆ pPrivateDriverData

void* _D3DDDI_ALLOCATIONINFO::pPrivateDriverData

Definition at line 1061 of file d3dkmthk.h.

◆ Primary

UINT _D3DDDI_ALLOCATIONINFO::Primary

Definition at line 1068 of file d3dkmthk.h.

◆ PrivateDriverDataSize

UINT _D3DDDI_ALLOCATIONINFO::PrivateDriverDataSize

Definition at line 1062 of file d3dkmthk.h.

◆ pSystemMem

const void* _D3DDDI_ALLOCATIONINFO::pSystemMem

Definition at line 1060 of file d3dkmthk.h.

◆ Reserved

UINT _D3DDDI_ALLOCATIONINFO::Reserved

Definition at line 1070 of file d3dkmthk.h.

◆ Stereo

UINT _D3DDDI_ALLOCATIONINFO::Stereo

Definition at line 1069 of file d3dkmthk.h.

◆ Value

UINT _D3DDDI_ALLOCATIONINFO::Value

Definition at line 1072 of file d3dkmthk.h.

◆ VidPnSourceId

D3DDDI_VIDEO_PRESENT_SOURCE_ID _D3DDDI_ALLOCATIONINFO::VidPnSourceId

Definition at line 1063 of file d3dkmthk.h.


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