ReactOS 0.4.17-dev-784-g3812a95
_DXGK_CREATEALLOCATIONFLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

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

Detailed Description

Definition at line 528 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_CREATEALLOCATIONFLAGS::@2180

◆ Reserved

UINT _DXGK_CREATEALLOCATIONFLAGS::Reserved

Definition at line 535 of file d3dkmddi.h.

◆ Resource

UINT _DXGK_CREATEALLOCATIONFLAGS::Resource

Definition at line 534 of file d3dkmddi.h.

◆ Value

UINT _DXGK_CREATEALLOCATIONFLAGS::Value

Definition at line 537 of file d3dkmddi.h.


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