mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 21:42:53 +08:00
Pipe qualifier must be set (known) on kernel initialization in order to properly chose kernel arg handler. A new attribute is_pipe has been introduced; this commit adds support for it. Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>