mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
CL_PROGRAM_BINARY_SIZES parameter uses size_t according to the specification. Replaced usage of cl_device_id with size_t. Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>