HomeSort by relevance Sort by last modified time
    Searched refs:cl_uint (Results 1 - 25 of 42) sorted by null

1 2

  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_dx9_media_sharing.h 40 typedef cl_uint cl_dx9_media_adapter_type_khr;
41 typedef cl_uint cl_dx9_media_adapter_set_khr;
90 cl_uint num_media_adapters,
94 cl_uint num_entries,
96 cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_2;
103 cl_uint plane,
108 cl_uint num_objects,
110 cl_uint num_events_in_wait_list,
116 cl_uint num_objects,
118 cl_uint num_events_in_wait_list
    [all...]
cl_ext.h 108 clIcdGetPlatformIDsKHR(cl_uint /* num_entries */,
110 cl_uint * /* num_platforms */);
113 cl_uint /* num_entries */,
115 cl_uint * /* num_platforms */);
199 cl_uint /*num_entries*/,
201 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
206 cl_uint /*num_entries*/,
208 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
256 typedef cl_uint cl_image_pitch_info_qcom;
272 cl_uint allocation_type
    [all...]
cl_d3d10.h 41 typedef cl_uint cl_d3d10_device_source_khr;
42 typedef cl_uint cl_d3d10_device_set_khr;
81 cl_uint num_entries,
83 cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_0;
107 cl_uint num_objects,
109 cl_uint num_events_in_wait_list,
115 cl_uint num_objects,
117 cl_uint num_events_in_wait_list,
cl_d3d11.h 41 typedef cl_uint cl_d3d11_device_source_khr;
42 typedef cl_uint cl_d3d11_device_set_khr;
81 cl_uint num_entries,
83 cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_2;
107 cl_uint num_objects,
109 cl_uint num_events_in_wait_list,
115 cl_uint num_objects,
117 cl_uint num_events_in_wait_list,
cl_egl.h 80 cl_uint /* num_objects */,
82 cl_uint /* num_events_in_wait_list */,
88 cl_uint num_objects,
90 cl_uint num_events_in_wait_list,
97 cl_uint /* num_objects */,
99 cl_uint /* num_events_in_wait_list */,
105 cl_uint num_objects,
107 cl_uint num_events_in_wait_list,
cl.h 49 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platform.h, cl_bool is not guaranteed to be the same size as the bool in kernels. */
52 typedef cl_uint cl_platform_info;
53 typedef cl_uint cl_device_info;
55 typedef cl_uint cl_device_mem_cache_type;
56 typedef cl_uint cl_device_local_mem_type;
63 typedef cl_uint cl_context_info;
64 typedef cl_uint cl_command_queue_info;
65 typedef cl_uint cl_channel_order;
66 typedef cl_uint cl_channel_type;
68 typedef cl_uint cl_mem_object_type
    [all...]
cl_gl.h 37 typedef cl_uint cl_gl_object_type;
38 typedef cl_uint cl_gl_texture_info;
39 typedef cl_uint cl_gl_platform_info;
92 cl_uint /* num_objects */,
94 cl_uint /* num_events_in_wait_list */,
100 cl_uint /* num_objects */,
102 cl_uint /* num_events_in_wait_list */,
128 typedef cl_uint cl_gl_context_info;
  /external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
opencl_svm_hsa_extension.hpp 42 typedef cl_uint cl_kernel_exec_info_amd;
89 cl_uint /* num_svm_pointers */,
93 cl_uint /* num_svm_pointers */,
97 cl_uint /* num_events_in_wait_list */,
109 cl_uint /* num_events_in_wait_list */,
121 cl_uint /* num_events_in_wait_list */,
133 cl_uint /* num_events_in_wait_list */,
142 cl_uint /* num_events_in_wait_list */,
150 cl_uint /* arg_index */,
opencl_svm_definitions.hpp 15 typedef cl_uint cl_kernel_exec_info;
opencl_svm_20.hpp 34 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clSetKernelArgSVMPointer)(cl_kernel kernel, cl_uint arg_index, const void* arg_value);
36 //extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMFree)(cl_command_queue command_queue, cl_uint num_svm_pointers, void* svm_pointers[],
37 // void (CL_CALLBACK *pfn_free_func)(cl_command_queue queue, cl_uint num_svm_pointers, void* svm_pointers[], void* user_data), void* user_data,
38 // cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event);
40 cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event);
42 cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event);
44 cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event);
46 cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event);
  /external/mesa3d/src/gallium/state_trackers/clover/api/
device.cpp 32 cl_uint num_entries, cl_device_id *devices,
33 cl_uint *num_devices) {
59 std::min((cl_uint)devs.size(), num_entries),
76 return scalar_property<cl_uint>(buf, size, size_ret, dev->vendor_id());
79 return scalar_property<cl_uint>(buf, size, size_ret, 1);
82 return scalar_property<cl_uint>(buf, size, size_ret,
94 return scalar_property<cl_uint>(buf, size, size_ret, 16);
97 return scalar_property<cl_uint>(buf, size, size_ret, 8);
100 return scalar_property<cl_uint>(buf, size, size_ret, 4);
103 return scalar_property<cl_uint>(buf, size, size_ret, 2)
    [all...]
platform.cpp 28 clGetPlatformIDs(cl_uint num_entries, cl_platform_id *platforms,
29 cl_uint *num_platforms) {
context.cpp 29 clCreateContext(const cl_context_properties *props, cl_uint num_devs,
105 return scalar_property<cl_uint>(buf, size, size_ret, ctx->ref_count());
108 return scalar_property<cl_uint>(buf, size, size_ret, ctx->devs.size());
kernel.cpp 56 clCreateKernelsInProgram(cl_program prog, cl_uint count,
57 cl_kernel *kerns, cl_uint *count_ret) {
103 clSetKernelArg(cl_kernel kern, cl_uint idx, size_t size,
130 return scalar_property<cl_uint>(buf, size, size_ret,
134 return scalar_property<cl_uint>(buf, size, size_ret,
192 cl_uint dims, const size_t *grid_offset,
194 cl_uint num_deps, const cl_event *deps,
274 cl_uint dims, const size_t *pgrid_offset,
276 cl_uint num_deps, const cl_event *deps,
298 cl_uint num_deps, const cl_event *deps
    [all...]
  /external/mesa3d/include/CL/
cl_ext.h 111 clIcdGetPlatformIDsKHR(cl_uint /* num_entries */,
113 cl_uint * /* num_platforms */);
116 cl_uint /* num_entries */,
118 cl_uint * /* num_platforms */);
162 cl_uint /*num_entries*/,
164 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
169 cl_uint /*num_entries*/,
171 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
cl_gl.h 46 typedef cl_uint cl_gl_object_type;
47 typedef cl_uint cl_gl_texture_info;
48 typedef cl_uint cl_gl_platform_info;
103 cl_uint /* num_objects */,
105 cl_uint /* num_events_in_wait_list */,
111 cl_uint /* num_objects */,
113 cl_uint /* num_events_in_wait_list */,
121 typedef cl_uint cl_gl_context_info;
cl.h 51 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platform.h, cl_bool is not guaranteed to be the same size as the bool in kernels. */
54 typedef cl_uint cl_platform_info;
55 typedef cl_uint cl_device_info;
57 typedef cl_uint cl_device_mem_cache_type;
58 typedef cl_uint cl_device_local_mem_type;
63 typedef cl_uint cl_context_info;
64 typedef cl_uint cl_command_queue_info;
65 typedef cl_uint cl_channel_order;
66 typedef cl_uint cl_channel_type;
68 typedef cl_uint cl_mem_object_type
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/core/
device.hpp 47 cl_uint vendor_id() const;
50 cl_uint max_image_levels_2d() const;
51 cl_uint max_image_levels_3d() const;
52 cl_uint max_samplers() const;
57 cl_uint max_const_buffers() const;
device.cpp 72 cl_uint
95 cl_uint
100 cl_uint
105 cl_uint
135 cl_uint
  /external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
opencl_core.hpp 283 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*);
284 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*);
287 extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContext)(const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*);
293 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kernel*, cl_uint*);
294 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*);
295 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_uint, const cl_device_id*, const char*, cl_int*);
296 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, const char**, const size_t*, cl_int*);
299 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateSubDevices)(cl_device_id, const cl_device_partition_property*, cl_uint, cl_device_id*, cl_uint*)
    [all...]
opencl_core_wrappers.hpp 11 inline cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), void* p5) { return clBuildProgram_pfn(p0, p1, p2, p3, p4, p5); }
14 inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_program, void*), void* p8) { return clCompileProgram_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); }
23 inline cl_context clCreateContext(const cl_context_properties* p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* p5) { return clCreateContext_pfn(p0, p1, p2, p3, p4, p5); }
41 inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { return clCreateKernelsInProgram_pfn(p0, p1, p2, p3); }
44 inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, const size_t* p3, const unsigned char** p4, cl_int* p5, cl_int* p6) { return clCreateProgramWithBinary_pfn(p0, p1, p2, p3, p4, p5, p6); }
47 inline cl_program clCreateProgramWithBuiltInKernels(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_int* p4) { return clCreateProgramWithBuiltInKernels_pfn(p0, p1, p2, p3, p4); }
50 inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_t* p3, cl_int* p4) { return clCreateProgramWithSource_pfn(p0, p1, p2, p3, p4); }
59 inline cl_int clCreateSubDevices(cl_device_id p0, const cl_device_partition_property* p1, cl_uint p2, cl_device_id* p3, cl_uint* p4) { return clCreateSubDevices_pfn(p0, p1, p2, p3, p4);
    [all...]
opencl_clamdfft.hpp 111 extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftBakePlan)(clAmdFftPlanHandle plHandle, cl_uint numQueues, cl_command_queue* commQueueFFT, void (CL_CALLBACK* pfn_notify) (clAmdFftPlanHandle plHandle, void* user_data), void* user_data);
115 extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftEnqueueTransform)(clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_uint numQueuesAndEvents, cl_command_queue* commQueues, cl_uint numWaitEvents, const cl_event* waitEvents, cl_event* outEvents, cl_mem* inputBuffers, cl_mem* outputBuffers, cl_mem tmpBuffer);
119 //extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftGetPlanDim)(const clAmdFftPlanHandle plHandle, clAmdFftDim* dim, cl_uint* size);
129 extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftGetVersion)(cl_uint* major, cl_uint* minor, cl_uint* patch);
  /external/ImageMagick/MagickCore/
opencl-private.h 43 cl_uint
64 (CL_API_CALL *MAGICKpfn_clGetPlatformIDs)(cl_uint num_entries,
65 cl_platform_id *platforms,cl_uint *num_platforms) CL_API_SUFFIX__VERSION_1_0;
76 cl_device_type device_type,cl_uint num_entries,cl_device_id *devices,
77 cl_uint *num_devices) CL_API_SUFFIX__VERSION_1_0;
88 const cl_context_properties *properties,cl_uint num_devices,
131 cl_uint count,const char **strings,const size_t *lengths,
136 cl_uint num_devices,const cl_device_id *device_list,const size_t *lengths,
146 cl_uint num_devices,const cl_device_id *device_list,const char *options,
171 (CL_API_CALL *MAGICKpfn_clSetKernelArg)(cl_kernel kernel,cl_uint arg_index
    [all...]
  /external/opencv3/modules/core/src/opencl/runtime/autogenerated/
opencl_core_impl.hpp 221 cl_int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*) =
222 opencl_fn6<OPENCL_FN_clBuildProgram, cl_int, cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*>::switch_fn;
225 cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*) =
226 opencl_fn9<OPENCL_FN_clCompileProgram, cl_int, cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*>::switch_fn;
237 cl_context (CL_API_CALL*clCreateContext)(const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*) =
238 opencl_fn6<OPENCL_FN_clCreateContext, cl_context, const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*>::switch_fn;
261 cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kernel*, cl_uint*)
    [all...]
  /external/opencv3/modules/core/src/opencl/runtime/
opencl_core.cpp 212 cl_int (CL_API_CALL *clSetKernelArgSVMPointer)(cl_kernel kernel, cl_uint arg_index, const void* arg_value) =
213 opencl_fn3<OPENCL_FN_clSetKernelArgSVMPointer, cl_int, cl_kernel, cl_uint, const void*>::switch_fn;
221 cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, cl_bool blocking_copy, void* dst_ptr, const void* src_ptr, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) =
222 opencl_fn8<OPENCL_FN_clEnqueueSVMMemcpy, cl_int, cl_command_queue, cl_bool, void*, const void*, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn;
224 cl_int (CL_API_CALL *clEnqueueSVMMemFill)(cl_command_queue command_queue, void* svm_ptr, const void* pattern, size_t pattern_size, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) =
225 opencl_fn8<OPENCL_FN_clEnqueueSVMMemFill, cl_int, cl_command_queue, void*, const void*, size_t, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn;
227 cl_int (CL_API_CALL *clEnqueueSVMMap)(cl_command_queue command_queue, cl_bool blocking_map, cl_map_flags map_flags, void* svm_ptr, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) =
228 opencl_fn8<OPENCL_FN_clEnqueueSVMMap, cl_int, cl_command_queue, cl_bool, cl_map_flags, void*, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn;
230 cl_int (CL_API_CALL *clEnqueueSVMUnmap)(cl_command_queue command_queue, void* svm_ptr, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) =
231 opencl_fn5<OPENCL_FN_clEnqueueSVMUnmap, cl_int, cl_command_queue, void*, cl_uint, const cl_event*, cl_event*>::switch_fn
    [all...]

Completed in 296 milliseconds

1 2