mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +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>