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

Adjust zeCommandListGetNextCommandIdExp validation to changes in graph extension #156

Closed mateusztabaka closed 2 months ago

mateusztabaka commented 2 months ago

level-zero-npu-extensions recently introduced new structs and enumerations for mutable command list feature: https://github.com/intel/level-zero-npu-extensions/pull/8. Therefore the maximum expected value for ze_mutable_command_id_exp_desc_t::flags has to be increased.