mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

This commit adds ocloc option for specifying binary format. When a --format flag is passed, the internal options will be changed accordingly to the format specified (zebin/patchtokens) or a warning will be printed if an unknown format will be passed. Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>