Home
last modified time | relevance | path

Searched refs:cl_mem (Results 1 – 25 of 126) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h94 typedef cl_mem(CL_API_CALL* clCreateBuffer_fn)(
98 typedef cl_mem(CL_API_CALL* clCreateSubBuffer_fn)(
99 cl_mem /* buffer */, cl_mem_flags /* flags */, cl_buffer_create_type /* buffer_create_type */,
102 typedef cl_mem(CL_API_CALL* clCreateImage2D_fn)(
107 typedef cl_mem(CL_API_CALL* clCreateImage3D_fn)(
113 typedef cl_int(CL_API_CALL* clRetainMemObject_fn)(cl_mem /* memobj */) CL_API_SUFFIX__VERSION_1_0;
115 typedef cl_int(CL_API_CALL* clReleaseMemObject_fn)(cl_mem /* memobj */) CL_API_SUFFIX__VERSION_1_0;
123 cl_mem /* memobj */, cl_mem_info /* param_name */, size_t /* param_value_size */,
127 cl_mem /* image */, cl_image_info /* param_name */, size_t /* param_value_size */,
131 cl_mem /* memobj */,
[all …]
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h137 typedef cl_mem(CL_API_CALL *cl_api_clCreateBuffer)(
143 typedef cl_mem(CL_API_CALL *cl_api_clCreateImage)(
156 typedef cl_mem(CL_API_CALL *cl_api_clCreateBufferWithProperties)(
161 typedef cl_mem(CL_API_CALL *cl_api_clCreateImageWithProperties)(
180 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
183 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
191 cl_mem memobj, cl_mem_info param_name, size_t param_value_size,
195 cl_mem image, cl_image_info param_name, size_t param_value_size,
200 typedef cl_mem(CL_API_CALL *cl_api_clCreatePipe)(
207 cl_mem /* pipe */, cl_pipe_info /* param_name */,
[all …]
Dcl_gl.h51 extern CL_API_ENTRY cl_mem CL_API_CALL
59 extern CL_API_ENTRY cl_mem CL_API_CALL
69 extern CL_API_ENTRY cl_mem CL_API_CALL
76 clGetGLObjectInfo(cl_mem memobj,
81 clGetGLTextureInfo(cl_mem memobj,
90 const cl_mem * mem_objects,
98 const cl_mem * mem_objects,
105 extern CL_API_ENTRY CL_API_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
113 extern CL_API_ENTRY CL_API_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
Dcl_dx9_media_sharing.h89 typedef cl_mem (CL_API_CALL *clCreateFromDX9MediaSurfaceKHR_fn)(
100 const cl_mem * mem_objects,
108 const cl_mem * mem_objects,
173 extern CL_API_ENTRY cl_mem CL_API_CALL
182 typedef cl_mem (CL_API_CALL *clCreateFromDX9MediaSurfaceINTEL_fn)(
194 const cl_mem* mem_objects,
202 const cl_mem* mem_objects,
211 cl_mem* mem_objects,
219 cl_mem* mem_objects,
Dcl.h33 typedef struct _cl_mem * cl_mem; typedef
150 cl_mem buffer;
155 cl_mem mem_object;
1079 extern CL_API_ENTRY cl_mem CL_API_CALL
1088 extern CL_API_ENTRY cl_mem CL_API_CALL
1089 clCreateSubBuffer(cl_mem buffer,
1099 extern CL_API_ENTRY cl_mem CL_API_CALL
1111 extern CL_API_ENTRY cl_mem CL_API_CALL
1123 extern CL_API_ENTRY cl_mem CL_API_CALL
1131 extern CL_API_ENTRY cl_mem CL_API_CALL
[all …]
Dcl_egl.h51 extern CL_API_ENTRY cl_mem CL_API_CALL
59 typedef cl_mem (CL_API_CALL *clCreateFromEGLImageKHR_fn)(
71 const cl_mem * mem_objects,
79 const cl_mem * mem_objects,
88 const cl_mem * mem_objects,
96 const cl_mem * mem_objects,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.h36 cl_int enqueueReadBuffer(cl_mem buffer,
45 cl_int enqueueWriteBuffer(cl_mem buffer,
54 cl_int enqueueReadBufferRect(cl_mem buffer,
68 cl_int enqueueWriteBufferRect(cl_mem buffer,
82 cl_int enqueueCopyBuffer(cl_mem srcBuffer,
83 cl_mem dstBuffer,
91 cl_int enqueueCopyBufferRect(cl_mem srcBuffer,
92 cl_mem dstBuffer,
104 cl_int enqueueFillBuffer(cl_mem buffer,
113 void *enqueueMapBuffer(cl_mem buffer,
[all …]
DvalidationCL_autogen.h71 cl_int ValidateRetainMemObject(cl_mem memobj);
72 cl_int ValidateReleaseMemObject(cl_mem memobj);
79 cl_int ValidateGetMemObjectInfo(cl_mem memobj,
84 cl_int ValidateGetImageInfo(cl_mem image,
163 cl_mem buffer,
172 cl_mem buffer,
181 cl_mem src_buffer,
182 cl_mem dst_buffer,
190 cl_mem image,
201 cl_mem image,
[all …]
/third_party/opencl-headers/CL/
Dcl_icd.h137 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateBuffer)(
143 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateImage)(
156 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateBufferWithProperties)(
161 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateImageWithProperties)(
180 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
183 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
191 cl_mem memobj, cl_mem_info param_name, size_t param_value_size,
195 cl_mem image, cl_image_info param_name, size_t param_value_size,
200 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreatePipe)(
207 cl_mem /* pipe */, cl_pipe_info /* param_name */,
[all …]
Dcl_gl.h51 extern CL_API_ENTRY cl_mem CL_API_CALL
59 extern CL_API_ENTRY cl_mem CL_API_CALL
69 extern CL_API_ENTRY cl_mem CL_API_CALL
76 clGetGLObjectInfo(cl_mem memobj,
81 clGetGLTextureInfo(cl_mem memobj,
90 const cl_mem * mem_objects,
98 const cl_mem * mem_objects,
105 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
113 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
Dcl.h33 typedef struct _cl_mem * cl_mem; typedef
150 cl_mem buffer;
155 cl_mem mem_object;
1079 extern CL_API_ENTRY cl_mem CL_API_CALL
1088 extern CL_API_ENTRY cl_mem CL_API_CALL
1089 clCreateSubBuffer(cl_mem buffer,
1099 extern CL_API_ENTRY cl_mem CL_API_CALL
1111 extern CL_API_ENTRY cl_mem CL_API_CALL
1123 extern CL_API_ENTRY cl_mem CL_API_CALL
1131 extern CL_API_ENTRY cl_mem CL_API_CALL
[all …]
Dcl_egl.h51 extern CL_API_ENTRY cl_mem CL_API_CALL
59 typedef CL_API_ENTRY cl_mem (CL_API_CALL *clCreateFromEGLImageKHR_fn)(
71 const cl_mem * mem_objects,
79 const cl_mem * mem_objects,
88 const cl_mem * mem_objects,
96 const cl_mem * mem_objects,
/third_party/mesa3d/include/CL/
Dcl_icd.h137 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateBuffer)(
143 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateImage)(
156 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateBufferWithProperties)(
161 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreateImageWithProperties)(
180 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
183 cl_mem memobj) CL_API_SUFFIX__VERSION_1_0;
191 cl_mem memobj, cl_mem_info param_name, size_t param_value_size,
195 cl_mem image, cl_image_info param_name, size_t param_value_size,
200 typedef CL_API_ENTRY cl_mem(CL_API_CALL *cl_api_clCreatePipe)(
207 cl_mem /* pipe */, cl_pipe_info /* param_name */,
[all …]
Dcl_gl.h63 extern CL_API_ENTRY cl_mem CL_API_CALL
71 extern CL_API_ENTRY cl_mem CL_API_CALL
81 extern CL_API_ENTRY cl_mem CL_API_CALL
88 clGetGLObjectInfo(cl_mem memobj,
93 clGetGLTextureInfo(cl_mem memobj,
102 const cl_mem * mem_objects,
110 const cl_mem * mem_objects,
117 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
125 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
Dcl.h33 typedef struct _cl_mem * cl_mem; typedef
148 cl_mem buffer;
151 cl_mem mem_object;
1077 extern CL_API_ENTRY cl_mem CL_API_CALL
1086 extern CL_API_ENTRY cl_mem CL_API_CALL
1087 clCreateSubBuffer(cl_mem buffer,
1097 extern CL_API_ENTRY cl_mem CL_API_CALL
1109 extern CL_API_ENTRY cl_mem CL_API_CALL
1121 extern CL_API_ENTRY cl_mem CL_API_CALL
1129 extern CL_API_ENTRY cl_mem CL_API_CALL
[all …]
Dcl_egl.h63 extern CL_API_ENTRY cl_mem CL_API_CALL
71 typedef CL_API_ENTRY cl_mem (CL_API_CALL *clCreateFromEGLImageKHR_fn)(
83 const cl_mem * mem_objects,
91 const cl_mem * mem_objects,
100 const cl_mem * mem_objects,
108 const cl_mem * mem_objects,
/third_party/opencl-headers/include/
Dopencl_wrapper.h45 using clRetainMemObjectFunc = cl_int (*)(cl_mem);
46 using clReleaseMemObjectFunc = cl_int (*)(cl_mem);
47 using clEnqueueUnmapMemObjectFunc = cl_int (*)(cl_command_queue, cl_mem, void *, cl_uint, const cl_…
54 using clEnqueueCopyImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_mem, const size_t *, const s…
64 using clEnqueueWriteBufferFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, cons…
66 using clEnqueueWriteImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, const size_t *, const…
68 using clEnqueueReadImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, const size_t *, const …
70 using clEnqueueReadBufferFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, void …
74 using clEnqueueMapBufferFunc = void *(*)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, s…
76 using clEnqueueMapImageFunc = void *(*)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size…
[all …]
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_wrapper.h44 using clRetainMemObjectFunc = cl_int (*)(cl_mem);
45 using clReleaseMemObjectFunc = cl_int (*)(cl_mem);
46 using clEnqueueUnmapMemObjectFunc = cl_int (*)(cl_command_queue, cl_mem, void *, cl_uint, const cl_…
53 using clEnqueueCopyImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_mem, const size_t *, const s…
63 using clEnqueueWriteBufferFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, cons…
65 using clEnqueueWriteImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, const size_t *, const…
67 using clEnqueueReadImageFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, const size_t *, const …
69 using clEnqueueReadBufferFunc = cl_int (*)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, void …
73 using clEnqueueMapBufferFunc = void *(*)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, s…
75 using clEnqueueMapImageFunc = void *(*)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size…
[all …]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs_autogen.h87 cl_mem CreateBuffer(cl_context context,
92 cl_mem CreateBufferWithProperties(cl_context context,
98 cl_mem CreateSubBuffer(cl_mem buffer,
103 cl_mem CreateImage(cl_context context,
109 cl_mem CreateImageWithProperties(cl_context context,
116 cl_mem CreatePipe(cl_context context,
122 cl_int RetainMemObject(cl_mem memobj);
123 cl_int ReleaseMemObject(cl_mem memobj);
130 cl_int GetMemObjectInfo(cl_mem memobj,
135 cl_int GetImageInfo(cl_mem image,
[all …]
Dentry_points_cl_autogen.h70 cl_mem CL_API_CALL clCreateBuffer(cl_context context,
75 cl_int CL_API_CALL clRetainMemObject(cl_mem memobj);
76 cl_int CL_API_CALL clReleaseMemObject(cl_mem memobj);
83 cl_int CL_API_CALL clGetMemObjectInfo(cl_mem memobj,
88 cl_int CL_API_CALL clGetImageInfo(cl_mem image,
172 cl_mem buffer,
181 cl_mem buffer,
190 cl_mem src_buffer,
191 cl_mem dst_buffer,
199 cl_mem image,
[all …]
Dcl_stubs.cpp226 cl_mem CreateBuffer(cl_context context, in CreateBuffer()
235 cl_mem CreateBufferWithProperties(cl_context context, in CreateBufferWithProperties()
245 cl_mem CreateSubBuffer(cl_mem buffer, in CreateSubBuffer()
255 cl_mem CreateImage(cl_context context, in CreateImage()
266 cl_mem CreateImageWithProperties(cl_context context, in CreateImageWithProperties()
278 cl_mem CreatePipe(cl_context context, in CreatePipe()
289 cl_int RetainMemObject(cl_mem memobj) in RetainMemObject()
295 cl_int ReleaseMemObject(cl_mem memobj) in ReleaseMemObject()
316 cl_int GetMemObjectInfo(cl_mem memobj, in GetMemObjectInfo()
326 cl_int GetImageInfo(cl_mem image, in GetImageInfo()
[all …]
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl_gl.h63 extern CL_API_ENTRY cl_mem CL_API_CALL
69 extern CL_API_ENTRY cl_mem CL_API_CALL
77 extern CL_API_ENTRY cl_mem CL_API_CALL
84 clGetGLObjectInfo(cl_mem /* memobj */,
89 clGetGLTextureInfo(cl_mem /* memobj */,
98 const cl_mem * /* mem_objects */,
106 const cl_mem * /* mem_objects */,
113 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
121 extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem CL_API_CALL
Dcl.h48 typedef struct _cl_mem * cl_mem; typedef
123 cl_mem buffer;
124 cl_mem mem_object;
771 extern CL_API_ENTRY cl_mem CL_API_CALL
778 extern CL_API_ENTRY cl_mem CL_API_CALL
779 clCreateSubBuffer(cl_mem /* buffer */,
785 extern CL_API_ENTRY cl_mem CL_API_CALL
793 extern CL_API_ENTRY cl_mem CL_API_CALL
802 clRetainMemObject(cl_mem /* memobj */) CL_API_SUFFIX__VERSION_1_0;
805 clReleaseMemObject(cl_mem /* memobj */) CL_API_SUFFIX__VERSION_1_0;
[all …]
Dcl_egl.h67 extern CL_API_ENTRY cl_mem CL_API_CALL
75 typedef CL_API_ENTRY cl_mem (CL_API_CALL *clCreateFromEGLImageKHR_fn)(
87 const cl_mem * /* mem_objects */,
95 const cl_mem * mem_objects,
104 const cl_mem * /* mem_objects */,
112 const cl_mem * mem_objects,
/third_party/ffmpeg/libavfilter/
Dvf_nlmeans_opencl.c59 cl_mem integral_img;
60 cl_mem weight;
61 cl_mem sum;
62 cl_mem overflow; // overflow in integral image?
170 static int nlmeans_plane(AVFilterContext *avctx, cl_mem dst, cl_mem src, in nlmeans_plane()
229 CL_SET_KERNEL_ARG(ctx->horiz_kernel, 0, cl_mem, &ctx->integral_img); in nlmeans_plane()
230 CL_SET_KERNEL_ARG(ctx->horiz_kernel, 1, cl_mem, &src); in nlmeans_plane()
241 CL_SET_KERNEL_ARG(ctx->vert_kernel, 0, cl_mem, &ctx->integral_img); in nlmeans_plane()
242 CL_SET_KERNEL_ARG(ctx->vert_kernel, 1, cl_mem, &ctx->overflow); in nlmeans_plane()
251 CL_SET_KERNEL_ARG(ctx->accum_kernel, 0, cl_mem, &ctx->sum); in nlmeans_plane()
[all …]

123456