xamarin-macios/tests/xtro-sharpie/macOS-OpenCL.todo

144 строки
7.3 KiB
Plaintext

!missing-enum! clk_sampler_type not bound
!missing-pinvoke! clBuildProgram is not bound
!missing-pinvoke! clCompileProgram is not bound
!missing-pinvoke! clCreateBuffer is not bound
!missing-pinvoke! clCreateCommandQueue is not bound
!missing-pinvoke! clCreateCommandQueueWithPropertiesAPPLE is not bound
!missing-pinvoke! clCreateContext is not bound
!missing-pinvoke! clCreateContextAndCommandQueueAPPLE is not bound
!missing-pinvoke! clCreateContextFromType is not bound
!missing-pinvoke! clCreateDAGAPPLE is not bound
!missing-pinvoke! clCreateEventFromGLsyncKHR is not bound
!missing-pinvoke! clCreateFromGLBuffer is not bound
!missing-pinvoke! clCreateFromGLRenderbuffer is not bound
!missing-pinvoke! clCreateFromGLTexture is not bound
!missing-pinvoke! clCreateFromGLTexture2D is not bound
!missing-pinvoke! clCreateFromGLTexture3D is not bound
!missing-pinvoke! clCreateImage is not bound
!missing-pinvoke! clCreateImage2D is not bound
!missing-pinvoke! clCreateImage3D is not bound
!missing-pinvoke! clCreateImageFromIOSurface2DAPPLE is not bound
!missing-pinvoke! clCreateImageFromIOSurfaceWithPropertiesAPPLE is not bound
!missing-pinvoke! clCreateKernel is not bound
!missing-pinvoke! clCreateKernelFromDAGAPPLE is not bound
!missing-pinvoke! clCreateKernelsInProgram is not bound
!missing-pinvoke! clCreateProgramAndKernelsWithSourceAPPLE is not bound
!missing-pinvoke! clCreateProgramWithBinary is not bound
!missing-pinvoke! clCreateProgramWithBuiltInKernels is not bound
!missing-pinvoke! clCreateProgramWithSource is not bound
!missing-pinvoke! clCreateSampler is not bound
!missing-pinvoke! clCreateSubBuffer is not bound
!missing-pinvoke! clCreateSubDevices is not bound
!missing-pinvoke! clCreateUserEvent is not bound
!missing-pinvoke! clEnqueueAcquireGLObjects is not bound
!missing-pinvoke! clEnqueueBarrier is not bound
!missing-pinvoke! clEnqueueBarrierWithWaitList is not bound
!missing-pinvoke! clEnqueueCopyBuffer is not bound
!missing-pinvoke! clEnqueueCopyBufferRect is not bound
!missing-pinvoke! clEnqueueCopyBufferToImage is not bound
!missing-pinvoke! clEnqueueCopyImage is not bound
!missing-pinvoke! clEnqueueCopyImageToBuffer is not bound
!missing-pinvoke! clEnqueueFillBuffer is not bound
!missing-pinvoke! clEnqueueFillImage is not bound
!missing-pinvoke! clEnqueueMapBuffer is not bound
!missing-pinvoke! clEnqueueMapImage is not bound
!missing-pinvoke! clEnqueueMarker is not bound
!missing-pinvoke! clEnqueueMarkerWithWaitList is not bound
!missing-pinvoke! clEnqueueMigrateMemObjects is not bound
!missing-pinvoke! clEnqueueNativeKernel is not bound
!missing-pinvoke! clEnqueueNDRangeKernel is not bound
!missing-pinvoke! clEnqueueReadBuffer is not bound
!missing-pinvoke! clEnqueueReadBufferRect is not bound
!missing-pinvoke! clEnqueueReadImage is not bound
!missing-pinvoke! clEnqueueReleaseGLObjects is not bound
!missing-pinvoke! clEnqueueTask is not bound
!missing-pinvoke! clEnqueueUnmapMemObject is not bound
!missing-pinvoke! clEnqueueWaitForEvents is not bound
!missing-pinvoke! clEnqueueWriteBuffer is not bound
!missing-pinvoke! clEnqueueWriteBufferRect is not bound
!missing-pinvoke! clEnqueueWriteImage is not bound
!missing-pinvoke! clFinish is not bound
!missing-pinvoke! clFlush is not bound
!missing-pinvoke! clGetCommandQueueInfo is not bound
!missing-pinvoke! clGetContextInfo is not bound
!missing-pinvoke! clGetDAGNodeAPPLE is not bound
!missing-pinvoke! clGetDeviceIDs is not bound
!missing-pinvoke! clGetDeviceInfo is not bound
!missing-pinvoke! clGetEventInfo is not bound
!missing-pinvoke! clGetEventProfilingInfo is not bound
!missing-pinvoke! clGetExtensionFunctionAddress is not bound
!missing-pinvoke! clGetExtensionFunctionAddressForPlatform is not bound
!missing-pinvoke! clGetGLContextInfoAPPLE is not bound
!missing-pinvoke! clGetGLObjectInfo is not bound
!missing-pinvoke! clGetGLTextureInfo is not bound
!missing-pinvoke! clGetImageInfo is not bound
!missing-pinvoke! clGetKernelArgInfo is not bound
!missing-pinvoke! clGetKernelInfo is not bound
!missing-pinvoke! clGetKernelWorkGroupInfo is not bound
!missing-pinvoke! clGetMemObjectInfo is not bound
!missing-pinvoke! clGetPlatformIDs is not bound
!missing-pinvoke! clGetPlatformInfo is not bound
!missing-pinvoke! clGetProgramBuildInfo is not bound
!missing-pinvoke! clGetProgramInfo is not bound
!missing-pinvoke! clGetSamplerInfo is not bound
!missing-pinvoke! clGetSupportedImageFormats is not bound
!missing-pinvoke! clLinkProgram is not bound
!missing-pinvoke! clLogMessagesToStderrAPPLE is not bound
!missing-pinvoke! clLogMessagesToStdoutAPPLE is not bound
!missing-pinvoke! clLogMessagesToSystemLogAPPLE is not bound
!missing-pinvoke! clReleaseCommandQueue is not bound
!missing-pinvoke! clReleaseContext is not bound
!missing-pinvoke! clReleaseDAGAPPLE is not bound
!missing-pinvoke! clReleaseDevice is not bound
!missing-pinvoke! clReleaseEvent is not bound
!missing-pinvoke! clReleaseKernel is not bound
!missing-pinvoke! clReleaseMemObject is not bound
!missing-pinvoke! clReleaseProgram is not bound
!missing-pinvoke! clReleaseSampler is not bound
!missing-pinvoke! clRetainCommandQueue is not bound
!missing-pinvoke! clRetainContext is not bound
!missing-pinvoke! clRetainDevice is not bound
!missing-pinvoke! clRetainEvent is not bound
!missing-pinvoke! clRetainKernel is not bound
!missing-pinvoke! clRetainMemObject is not bound
!missing-pinvoke! clRetainProgram is not bound
!missing-pinvoke! clRetainSampler is not bound
!missing-pinvoke! clSetEventCallback is not bound
!missing-pinvoke! clSetKernelArg is not bound
!missing-pinvoke! clSetKernelArgByNameAPPLE is not bound
!missing-pinvoke! clSetKernelArgsListAPPLE is not bound
!missing-pinvoke! clSetKernelArgsVaListAPPLE is not bound
!missing-pinvoke! clSetMemObjectDestructorAPPLE is not bound
!missing-pinvoke! clSetMemObjectDestructorCallback is not bound
!missing-pinvoke! clSetUserEventStatus is not bound
!missing-pinvoke! clUnloadCompiler is not bound
!missing-pinvoke! clUnloadPlatformCompiler is not bound
!missing-pinvoke! clWaitForEvents is not bound
!missing-pinvoke! gcl_copy_image is not bound
!missing-pinvoke! gcl_copy_image_to_ptr is not bound
!missing-pinvoke! gcl_copy_ptr_to_image is not bound
!missing-pinvoke! gcl_create_buffer_from_ptr is not bound
!missing-pinvoke! gcl_create_dispatch_queue is not bound
!missing-pinvoke! gcl_create_image is not bound
!missing-pinvoke! gcl_create_kernel_from_block is not bound
!missing-pinvoke! gcl_free is not bound
!missing-pinvoke! gcl_get_context is not bound
!missing-pinvoke! gcl_get_device_id_with_dispatch_queue is not bound
!missing-pinvoke! gcl_get_kernel_block_workgroup_info is not bound
!missing-pinvoke! gcl_get_supported_image_formats is not bound
!missing-pinvoke! gcl_gl_create_image_from_renderbuffer is not bound
!missing-pinvoke! gcl_gl_create_image_from_texture is not bound
!missing-pinvoke! gcl_gl_create_ptr_from_buffer is not bound
!missing-pinvoke! gcl_gl_set_sharegroup is not bound
!missing-pinvoke! gcl_malloc is not bound
!missing-pinvoke! gcl_map_image is not bound
!missing-pinvoke! gcl_map_ptr is not bound
!missing-pinvoke! gcl_memcpy is not bound
!missing-pinvoke! gcl_memcpy_rect is not bound
!missing-pinvoke! gcl_release_image is not bound
!missing-pinvoke! gcl_retain_image is not bound
!missing-pinvoke! gcl_set_finalizer is not bound
!missing-pinvoke! gcl_start_timer is not bound
!missing-pinvoke! gcl_stop_timer is not bound
!missing-pinvoke! gcl_unmap is not bound