Skip to content

Latest commit

 

History

History
48 lines (47 loc) · 8.74 KB

readme.md

File metadata and controls

48 lines (47 loc) · 8.74 KB

Vanara.PInvoke.DXCore

PInvoke API (methods, structures and constants) imported from Windows DXCore.dll.

  • Includes methods from dxcore.dll
  • Current NuGet release: NugetNuget

Methods - 100% API coverage (1 of 1 functions)

Native Method Header Managed Method
DXCoreCreateAdapterFactory dxcore.h Vanara.PInvoke.DXCore.DXCoreCreateAdapterFactory

Enumerations

Native Enum Header Managed Enum
DXCoreAdapterPreference dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterPreference
DXCoreAdapterProperty dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterProperty
DXCoreAdapterState dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterState
DXCoreHardwareTypeFilterFlags dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreHardwareTypeFilterFlags
DXCoreMemoryType dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreMemoryType
DXCoreNotificationType dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreNotificationType
DXCoreRuntimeFilterFlags dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreRuntimeFilterFlags
DXCoreSegmentGroup dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreSegmentGroup
DXCoreWorkload dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreWorkload

Structures

Native Structure Header Managed Structure
DXCoreAdapterEngineIndex dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterEngineIndex
DXCoreAdapterMemoryBudget dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterMemoryBudget
DXCoreAdapterMemoryBudgetNodeSegmentGroup dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterMemoryBudgetNodeSegmentGroup
DXCoreAdapterProcessSetQueryInput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterProcessSetQueryInput
DXCoreAdapterProcessSetQueryOutput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreAdapterProcessSetQueryOutput
DXCoreEngineNamePropertyInput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreEngineNamePropertyInput
DXCoreEngineNamePropertyOutput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreEngineNamePropertyOutput
DXCoreEngineQueryInput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreEngineQueryInput
DXCoreEngineQueryOutput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreEngineQueryOutput
DXCoreFrequencyQueryOutput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreFrequencyQueryOutput
DXCoreHardwareID dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreHardwareID
DXCoreHardwareIDParts dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreHardwareIDParts
DXCoreMemoryQueryInput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreMemoryQueryInput
DXCoreMemoryUsage dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreMemoryUsage
DXCoreProcessMemoryQueryInput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreProcessMemoryQueryInput
DXCoreProcessMemoryQueryOutput dxcore_interface.h Vanara.PInvoke.DXCore.DXCoreProcessMemoryQueryOutput

Interfaces

Native Interface Header Managed Interface
IDXCoreAdapter dxcore_interface.h Vanara.PInvoke.DXCore.IDXCoreAdapter
IDXCoreAdapter1 dxcore_interface.h Vanara.PInvoke.DXCore.IDXCoreAdapter1
IDXCoreAdapterFactory dxcore_interface.h Vanara.PInvoke.DXCore.IDXCoreAdapterFactory
IDXCoreAdapterFactory1 dxcore_interface.h Vanara.PInvoke.DXCore.IDXCoreAdapterFactory1
IDXCoreAdapterList dxcore_interface.h Vanara.PInvoke.DXCore.IDXCoreAdapterList