~paparazzi-uav/paparazzi/v5.0-manual

« back to all changes in this revision

Viewing changes to sw/ext/opencv_bebop/opencv/modules/core/src/opencl/runtime/generator/filter/opencl_core_functions.list

  • Committer: Paparazzi buildbot
  • Date: 2016-05-18 15:00:29 UTC
  • Revision ID: felix.ruess+docbot@gmail.com-20160518150029-e8lgzi5kvb4p7un9
Manual import commit 4b8bbb730080dac23cf816b98908dacfabe2a8ec from v5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
clBuildProgram
 
2
clCompileProgram
 
3
clCreateBuffer
 
4
clCreateCommandQueue
 
5
clCreateContext
 
6
clCreateContextFromType
 
7
clCreateImage
 
8
clCreateImage2D
 
9
clCreateImage3D
 
10
clCreateKernel
 
11
clCreateKernelsInProgram
 
12
clCreateProgramWithBinary
 
13
clCreateProgramWithBuiltInKernels
 
14
clCreateProgramWithSource
 
15
clCreateSampler
 
16
clCreateSubBuffer
 
17
clCreateSubDevices
 
18
clCreateUserEvent
 
19
clEnqueueBarrier
 
20
clEnqueueBarrierWithWaitList
 
21
clEnqueueCopyBuffer
 
22
clEnqueueCopyBufferRect
 
23
clEnqueueCopyBufferToImage
 
24
clEnqueueCopyImage
 
25
clEnqueueCopyImageToBuffer
 
26
clEnqueueFillBuffer
 
27
clEnqueueFillImage
 
28
clEnqueueMapBuffer
 
29
clEnqueueMapImage
 
30
clEnqueueMarker
 
31
clEnqueueMarkerWithWaitList
 
32
clEnqueueMigrateMemObjects
 
33
clEnqueueNDRangeKernel
 
34
clEnqueueNativeKernel
 
35
clEnqueueReadBuffer
 
36
clEnqueueReadBufferRect
 
37
clEnqueueReadImage
 
38
clEnqueueTask
 
39
clEnqueueUnmapMemObject
 
40
clEnqueueWaitForEvents
 
41
clEnqueueWriteBuffer
 
42
clEnqueueWriteBufferRect
 
43
clEnqueueWriteImage
 
44
clFinish
 
45
clFlush
 
46
clGetCommandQueueInfo
 
47
clGetContextInfo
 
48
clGetDeviceIDs
 
49
clGetDeviceInfo
 
50
clGetEventInfo
 
51
clGetEventProfilingInfo
 
52
clGetExtensionFunctionAddress
 
53
clGetExtensionFunctionAddressForPlatform
 
54
clGetImageInfo
 
55
clGetKernelArgInfo
 
56
clGetKernelInfo
 
57
clGetKernelWorkGroupInfo
 
58
clGetMemObjectInfo
 
59
clGetPlatformIDs
 
60
clGetPlatformInfo
 
61
clGetProgramBuildInfo
 
62
clGetProgramInfo
 
63
clGetSamplerInfo
 
64
clGetSupportedImageFormats
 
65
clLinkProgram
 
66
clReleaseCommandQueue
 
67
clReleaseContext
 
68
clReleaseDevice
 
69
clReleaseEvent
 
70
clReleaseKernel
 
71
clReleaseMemObject
 
72
clReleaseProgram
 
73
clReleaseSampler
 
74
clRetainCommandQueue
 
75
clRetainContext
 
76
clRetainDevice
 
77
clRetainEvent
 
78
clRetainKernel
 
79
clRetainMemObject
 
80
clRetainProgram
 
81
clRetainSampler
 
82
clSetEventCallback
 
83
clSetKernelArg
 
84
clSetMemObjectDestructorCallback
 
85
clSetUserEventStatus
 
86
clUnloadCompiler
 
87
clUnloadPlatformCompiler
 
88
clWaitForEvents
 
89
#total 88