mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
- change method name to more meaningful - add all inputs of the algorithm as explicit function arguments - position all implementations accordingly - rename unit test names to fit new method name - fix unit test to have correct initial command values - fix unit test to have consistent input values with command values - fix unit test to change input values together with command values Related-To: NEO-12639 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>