Skip to content

Commit f077919

Browse files
committed
Update read me file
1 parent 95aeaae commit f077919

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

common/readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
12
# oneAPI-samples/Common/
23

4+
35
## `dpc_common.hpp`
46

5-
oneAPI code samples share a common include file. This include file, `dpc_common.hpp`, is installed locally with the product installation and can be located at `%ONEAPI_ROOT%\dev-utilities\latest\include` on your development system. The same `dpc_common.hpp` include file is provided here for your reference.
7+
Many oneAPI code samples share common include files. These include files are installed locally with the product installation and can be located at `%ONEAPI_ROOT%\dev-utilities\latest\include` on your development system. These same include files are provided here for your reference.
8+
9+
| Common files/directory | Description
10+
|:--- |:---
11+
| dpc_common.hpp | Common macros and functions for oneAPI samples
12+
| STB | Image rendering library

0 commit comments

Comments
 (0)