mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 20:13:04 +08:00
- check if incoming pointer is page aligned, if so do non offset based lookup - make allowOffset compile time parameter - in case non offset based lookup fails, re-try with offset allowed Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>