Skip to content

Commit dd4fdc8

Browse files
authored
[UR] Remove global DDI table entries (#18704)
All global DDI table entries were in fact adapter entries. This patch moves these entries into the adapter class thus removing the `urGetGlobalProcAddrTable()` entry.
1 parent 73a381f commit dd4fdc8

29 files changed

+472
-712
lines changed

unified-runtime/include/ur_api.h

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_api_funcs.def

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_ddi.h

Lines changed: 31 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_print.h

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)