|
ReactOS 0.4.17-dev-784-g3812a95
|
#include <d3dkmddi.h>
Public Attributes | |
| union { | |
| struct { | |
| UINT VirtualModeSupport: 1 | |
| UINT Reserved: 31 | |
| } | |
| UINT Value | |
| }; | |
Definition at line 274 of file d3dkmddi.h.
| union { ... } _DXGK_DISPLAY_DRIVERCAPS_EXTENSION::@2147 |
| UINT _DXGK_DISPLAY_DRIVERCAPS_EXTENSION::Reserved |
Definition at line 281 of file d3dkmddi.h.
| UINT _DXGK_DISPLAY_DRIVERCAPS_EXTENSION::Value |
Definition at line 283 of file d3dkmddi.h.
| UINT _DXGK_DISPLAY_DRIVERCAPS_EXTENSION::VirtualModeSupport |
Definition at line 280 of file d3dkmddi.h.