oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
211 stars 90 forks source link

Support for Pluggable Validation Layer Checkers #155

Closed nrspruit closed 2 months ago

nrspruit commented 2 months ago

Support for enabling easy additions of all L0 input/output checkers in the validation layer.

This new support enables for adding additional checks into the validation layer without the need to modify the code generation mako files and allows for targeted checks for specific apis to be added individually.