OpenCL macOS 10.13 to 10.14 API Differences

cl_ext.h
Modified clLogMessagesToSystemLogAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clLogMessagesToStdoutAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clLogMessagesToStderrAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateContextAndCommandQueueAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateProgramAndKernelsWithSourceAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetKernelArgsListAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetKernelArgsVaListAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetKernelArgByNameAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateDAGAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseDAGAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetDAGNodeAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateKernelFromDAGAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateCommandQueueWithPropertiesAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

cl_gl_ext.h
Modified clGetGLContextInfoAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateEventFromGLsyncKHR()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateImageFromIOSurface2DAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateImageFromIOSurfaceWithPropertiesAPPLE()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

cl_gl.h
Modified clCreateFromGLBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateFromGLTexture()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateFromGLRenderbuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetGLObjectInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetGLTextureInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueAcquireGLObjects()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueReleaseGLObjects()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

cl_platform.h
Added #def CL_DEPRECATED
cl.h
Modified clGetPlatformIDs()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetPlatformInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetDeviceIDs()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetDeviceInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateSubDevices()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainDevice()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseDevice()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateContext()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateContextFromType()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainContext()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseContext()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetContextInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateCommandQueue()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainCommandQueue()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseCommandQueue()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetCommandQueueInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateSubBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainMemObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseMemObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetSupportedImageFormats()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetMemObjectInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetImageInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetMemObjectDestructorCallback()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateSampler()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainSampler()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseSampler()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetSamplerInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateProgramWithSource()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateProgramWithBinary()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateProgramWithBuiltInKernels()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clBuildProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCompileProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clLinkProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clUnloadPlatformCompiler()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetProgramInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetProgramBuildInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateKernel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateKernelsInProgram()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainKernel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseKernel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetKernelArg()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetKernelInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetKernelArgInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetKernelWorkGroupInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clWaitForEvents()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetEventInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clCreateUserEvent()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clRetainEvent()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clReleaseEvent()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetUserEventStatus()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clSetEventCallback()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetEventProfilingInfo()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clFlush()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clFinish()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueReadBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueReadBufferRect()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueWriteBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueWriteBufferRect()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueFillBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueCopyBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueCopyBufferRect()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueReadImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueWriteImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueFillImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueCopyImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueCopyImageToBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueCopyBufferToImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueMapBuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueMapImage()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueUnmapMemObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueMigrateMemObjects()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueNDRangeKernel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueTask()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueNativeKernel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueMarkerWithWaitList()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clEnqueueBarrierWithWaitList()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified clGetExtensionFunctionAddressForPlatform()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

gcl.h
Modified gcl_create_dispatch_queue()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_malloc()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_free()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_create_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_retain_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_release_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_get_supported_image_formats()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_memcpy()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_memcpy_rect()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_copy_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_copy_ptr_to_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_copy_image_to_ptr()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_map_ptr()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_map_image()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_unmap()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_create_kernel_from_block()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_get_kernel_block_workgroup_info()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_get_device_id_with_dispatch_queue()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_set_finalizer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_start_timer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_stop_timer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_create_buffer_from_ptr()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_gl_create_ptr_from_buffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_gl_create_image_from_texture()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_gl_create_image_from_renderbuffer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_gl_set_sharegroup()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)

Modified gcl_get_context()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecated(Define CL_SILENCE_DEPRECATION to hide this warning)