ReactOS 0.4.17-dev-784-g3812a95
_DXGKARG_CREATEALLOCATION Struct Reference

#include <d3dkmddi.h>

Collaboration diagram for _DXGKARG_CREATEALLOCATION:

Public Attributes

CONST VOIDpPrivateDriverData
 
UINT PrivateDriverDataSize
 
UINT NumAllocations
 
DXGK_ALLOCATIONINFOpAllocationInfo
 
HANDLE hResource
 
DXGK_CREATEALLOCATIONFLAGS Flags
 

Detailed Description

Definition at line 541 of file d3dkmddi.h.

Member Data Documentation

◆ Flags

DXGK_CREATEALLOCATIONFLAGS _DXGKARG_CREATEALLOCATION::Flags

Definition at line 548 of file d3dkmddi.h.

◆ hResource

HANDLE _DXGKARG_CREATEALLOCATION::hResource

Definition at line 547 of file d3dkmddi.h.

◆ NumAllocations

UINT _DXGKARG_CREATEALLOCATION::NumAllocations

Definition at line 545 of file d3dkmddi.h.

◆ pAllocationInfo

DXGK_ALLOCATIONINFO* _DXGKARG_CREATEALLOCATION::pAllocationInfo

Definition at line 546 of file d3dkmddi.h.

◆ pPrivateDriverData

CONST VOID* _DXGKARG_CREATEALLOCATION::pPrivateDriverData

Definition at line 543 of file d3dkmddi.h.

◆ PrivateDriverDataSize

UINT _DXGKARG_CREATEALLOCATION::PrivateDriverDataSize

Definition at line 544 of file d3dkmddi.h.


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