Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 838 Bytes

directml-functions.md

File metadata and controls

26 lines (20 loc) · 838 Bytes
title description ms.topic ms.date author ms.author
DirectML functions
The following functions are declared in `DirectML.h`.
article
04/19/2019
stevewhims
stwhi

DirectML functions

The following functions are declared in DirectML.h.

In this section

Topic Description
DMLCreateDevice Creates a DirectML device for a given Direct3D 12 device.
DMLCreateDevice1 Creates a DirectML device for a given Direct3D 12 device.

Related topics