ReactOS 0.4.17-dev-784-g3812a95
_DXGK_VIDPNTOPOLOGY_INTERFACE Struct Reference

#include <d3dkmddi.h>

Public Attributes

DXGKDDI_VIDPNTOPOLOGY_GETNUMPATHS pfnGetNumPaths
 
DXGKDDI_VIDPNTOPOLOGY_GETNUMPATHSFROMSOURCE pfnGetNumPathsFromSource
 
DXGKDDI_VIDPNTOPOLOGY_ENUMPATHTARGETSFROMSOURCE pfnEnumPathTargetsFromSource
 
DXGKDDI_VIDPNTOPOLOGY_GETPATHSOURCEFROMTARGET pfnGetPathSourceFromTarget
 
DXGKDDI_VIDPNTOPOLOGY_ACQUIREPATHINFO pfnAcquirePathInfo
 
DXGKDDI_VIDPNTOPOLOGY_ACQUIREFIRSTPATHINFO pfnAcquireFirstPathInfo
 
DXGKDDI_VIDPNTOPOLOGY_ACQUIRENEXTPATHINFO pfnAcquireNextPathInfo
 
DXGKDDI_VIDPNTOPOLOGY_UPDATEPATHSUPPORTINFO pfnUpdatePathSupportInfo
 
DXGKDDI_VIDPNTOPOLOGY_RELEASEPATHINFO pfnReleasePathInfo
 
DXGKDDI_VIDPNTOPOLOGY_CREATENEWPATHINFO pfnCreateNewPathInfo
 
DXGKDDI_VIDPNTOPOLOGY_ADDPATH pfnAddPath
 
DXGKDDI_VIDPNTOPOLOGY_REMOVEPATH pfnRemovePath
 

Detailed Description

Definition at line 1118 of file d3dkmddi.h.

Member Data Documentation

◆ pfnAcquireFirstPathInfo

DXGKDDI_VIDPNTOPOLOGY_ACQUIREFIRSTPATHINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnAcquireFirstPathInfo

Definition at line 1125 of file d3dkmddi.h.

◆ pfnAcquireNextPathInfo

DXGKDDI_VIDPNTOPOLOGY_ACQUIRENEXTPATHINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnAcquireNextPathInfo

Definition at line 1126 of file d3dkmddi.h.

◆ pfnAcquirePathInfo

DXGKDDI_VIDPNTOPOLOGY_ACQUIREPATHINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnAcquirePathInfo

Definition at line 1124 of file d3dkmddi.h.

◆ pfnAddPath

DXGKDDI_VIDPNTOPOLOGY_ADDPATH _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnAddPath

Definition at line 1130 of file d3dkmddi.h.

◆ pfnCreateNewPathInfo

DXGKDDI_VIDPNTOPOLOGY_CREATENEWPATHINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnCreateNewPathInfo

Definition at line 1129 of file d3dkmddi.h.

◆ pfnEnumPathTargetsFromSource

DXGKDDI_VIDPNTOPOLOGY_ENUMPATHTARGETSFROMSOURCE _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnEnumPathTargetsFromSource

Definition at line 1122 of file d3dkmddi.h.

◆ pfnGetNumPaths

DXGKDDI_VIDPNTOPOLOGY_GETNUMPATHS _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnGetNumPaths

Definition at line 1120 of file d3dkmddi.h.

◆ pfnGetNumPathsFromSource

DXGKDDI_VIDPNTOPOLOGY_GETNUMPATHSFROMSOURCE _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnGetNumPathsFromSource

Definition at line 1121 of file d3dkmddi.h.

◆ pfnGetPathSourceFromTarget

DXGKDDI_VIDPNTOPOLOGY_GETPATHSOURCEFROMTARGET _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnGetPathSourceFromTarget

Definition at line 1123 of file d3dkmddi.h.

◆ pfnReleasePathInfo

DXGKDDI_VIDPNTOPOLOGY_RELEASEPATHINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnReleasePathInfo

Definition at line 1128 of file d3dkmddi.h.

◆ pfnRemovePath

DXGKDDI_VIDPNTOPOLOGY_REMOVEPATH _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnRemovePath

Definition at line 1131 of file d3dkmddi.h.

◆ pfnUpdatePathSupportInfo

DXGKDDI_VIDPNTOPOLOGY_UPDATEPATHSUPPORTINFO _DXGK_VIDPNTOPOLOGY_INTERFACE::pfnUpdatePathSupportInfo

Definition at line 1127 of file d3dkmddi.h.


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