summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-27 17:56:21 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-28 10:25:19 +0200
commitb8b95ef627fdb4b19abb667c97ba3e61871a2270 (patch)
treed71b22c4a403d8a698f0691a056bd6ade34f9fa0 /include
parent8b96e6edc943186649b06312404dffe31eaf5013 (diff)
The OpenCLEnv struct is used only inside openclwrapper.cxx
Change-Id: I95fbee302213e6ced469dd7a2a1c254178159357
Diffstat (limited to 'include')
-rw-r--r--include/opencl/openclwrapper.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/opencl/openclwrapper.hxx b/include/opencl/openclwrapper.hxx
index 1a392e53c924..6e520a7d0711 100644
--- a/include/opencl/openclwrapper.hxx
+++ b/include/opencl/openclwrapper.hxx
@@ -45,14 +45,6 @@ struct KernelEnv
namespace opencl {
-struct OpenCLEnv
-{
- cl_platform_id mpOclPlatformID;
- cl_context mpOclContext;
- cl_device_id mpOclDevsID;
- cl_command_queue mpOclCmdQueue;
-};
-
struct GPUEnv
{
//share vb in all modules in hb library