ReactOS 0.4.17-dev-784-g3812a95
_DXGK_DRIVERCAPS Struct Reference

#include <d3dkmddi.h>

Collaboration diagram for _DXGK_DRIVERCAPS:

Public Attributes

DXGK_WDDMVERSION WDDMVersion
 
LARGE_INTEGER HighestAcceptableAddress
 
BOOLEAN SupportNonVGA
 
BOOLEAN SupportSmoothRotation
 
UCHAR Reserved [2]
 

Detailed Description

Definition at line 265 of file d3dkmddi.h.

Member Data Documentation

◆ HighestAcceptableAddress

LARGE_INTEGER _DXGK_DRIVERCAPS::HighestAcceptableAddress

Definition at line 268 of file d3dkmddi.h.

◆ Reserved

UCHAR _DXGK_DRIVERCAPS::Reserved[2]

Definition at line 271 of file d3dkmddi.h.

◆ SupportNonVGA

BOOLEAN _DXGK_DRIVERCAPS::SupportNonVGA

Definition at line 269 of file d3dkmddi.h.

◆ SupportSmoothRotation

BOOLEAN _DXGK_DRIVERCAPS::SupportSmoothRotation

Definition at line 270 of file d3dkmddi.h.

◆ WDDMVersion

DXGK_WDDMVERSION _DXGK_DRIVERCAPS::WDDMVersion

Definition at line 267 of file d3dkmddi.h.


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