You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Level Zero: fix images
* fix argument order of getImagefillKernel
* fix SHA1 calculation of memfill/imagefill kernels
* pass image array size to level zero
* for fillImage, use the original pixel value not the converted
* fix some debug messages
this makes tests/kernel/test_image_query_funcs pass.