mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
getBaseAddress was incorrectly returning pLeftBound which changes after memory allocation. Added baseAddress field to store and return initial address value. Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>