mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 00:10:58 +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>