mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
If the input count is zero or is greater than the number of sub-allocations, the driver shall update the value with the total number of sub-allocations. If count is less than the number of sub-allocations available, then driver shall only retrieve properties for that number of sub-allocations. Related-To: NEO-9812 Signed-off-by: Wenbin Lu <wenbin.lu@intel.com>