Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 455 Bytes

builtins.md

File metadata and controls

16 lines (12 loc) · 455 Bytes

Builtins

:maxdepth: 2

builtins/abacus
builtins/libimg

The builtins directory provides implementations of builtin functions for the heterogeneous APIs oneAPI Construction Kit implements. Originally developed for OpenCL, but can be expanded further.

All builtins that implement math operations are provided by abacus, while all builtins implementing image functionality are provided by libimg.