mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Add support for reporting pitchAlign and maxSupportedPitch for 2D linear pitched allocations. This change addresses missing device properties required for SYCL bindless image E2E tests. And removed unused ze_bindless_image_exp.h file. Resolves: NEO-16433 Signed-off-by: Aleksandra Nizio <aleksandra.nizio@intel.com>