Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
fd4e705b
Commit
fd4e705b
authored
Oct 11, 2013
by
Alexander Alekhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ocl: update autogenerated code
parent
6344da9a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
10 deletions
+0
-10
cl_runtime_opencl.hpp
.../ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl.hpp
+0
-10
cl_runtime_opencl11.hpp
...cl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl11.hpp
+0
-0
cl_runtime_opencl11_wrappers.hpp
...e/opencv2/ocl/cl_runtime/cl_runtime_opencl11_wrappers.hpp
+0
-0
cl_runtime_opencl_wrappers.hpp
...ude/opencv2/ocl/cl_runtime/cl_runtime_opencl_wrappers.hpp
+0
-0
cl_runtime_opencl11_impl.hpp
modules/ocl/src/cl_runtime/cl_runtime_opencl11_impl.hpp
+0
-0
cl_runtime_opencl_impl.hpp
modules/ocl/src/cl_runtime/cl_runtime_opencl_impl.hpp
+0
-0
No files found.
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl
12
.hpp
→
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl.hpp
View file @
fd4e705b
...
...
@@ -4,12 +4,6 @@
#ifndef __OPENCV_OCL_CL_RUNTIME_OPENCL_HPP__
#define __OPENCV_OCL_CL_RUNTIME_OPENCL_HPP__
#ifdef HAVE_OPENCL
#if defined __APPLE__ && !defined(IOS)
#include <OpenCL/cl.h>
#else
// generated by parser_cl.py
#define clGetPlatformIDs clGetPlatformIDs_
#define clGetPlatformInfo clGetPlatformInfo_
...
...
@@ -382,8 +376,4 @@ extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueBarrier)(cl_command_queue)
extern
CL_RUNTIME_EXPORT
cl_int
(
CL_API_CALL
*
clUnloadCompiler
)();
extern
CL_RUNTIME_EXPORT
void
*
(
CL_API_CALL
*
clGetExtensionFunctionAddress
)(
const
char
*
);
#endif
#endif
#endif // __OPENCV_OCL_CL_RUNTIME_OPENCL_HPP__
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl11.hpp
deleted
100644 → 0
View file @
6344da9a
This diff is collapsed.
Click to expand it.
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl11_wrappers.hpp
deleted
100644 → 0
View file @
6344da9a
This diff is collapsed.
Click to expand it.
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl
12
_wrappers.hpp
→
modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime_opencl_wrappers.hpp
View file @
fd4e705b
File moved
modules/ocl/src/cl_runtime/cl_runtime_opencl11_impl.hpp
deleted
100644 → 0
View file @
6344da9a
This diff is collapsed.
Click to expand it.
modules/ocl/src/cl_runtime/cl_runtime_opencl
12
_impl.hpp
→
modules/ocl/src/cl_runtime/cl_runtime_opencl_impl.hpp
View file @
fd4e705b
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment