Skip to content

Commit 4bfd3be

Browse files
committed
doc: included OpenCL API extensions to reference manual
1 parent 1f20b22 commit 4bfd3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ INCLUDE_FILE_PATTERNS =
19371937
# recursively expanded use the := operator instead of the = operator.
19381938
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
19391939

1940-
PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS
1940+
PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS DNNL_GPU_RUNTIME=DNNL_RUNTIME_OCL
19411941

19421942
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
19431943
# tag can be used to specify a list of macro names that should be expanded. The

0 commit comments

Comments
 (0)