Searched refs:buildInfo_retval (Results 1 – 1 of 1) sorted by relevance
3507 cl_int buildInfo_retval = clGetProgramBuildInfo(handle, (cl_device_id)deviceList[0], in Impl() local3509 if (buildInfo_retval == CL_SUCCESS && retsz > 1) in Impl()3513 buildInfo_retval = clGetProgramBuildInfo(handle, (cl_device_id)deviceList[0], in Impl()3515 if (buildInfo_retval == CL_SUCCESS) in Impl()