mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Use correct offset for subBuffer created with clCreateSubBuffer Make calls to clGetMemObjectInfo for CL_MEM_OFFSET and CL_MEM_ASSOCIATED_MEMOBJECT return values like with pool buffer disabled Related-To: NEO-7332 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>