Merge pull request #13240 from dbudniko:dbudniko/gapi_gpu_to_ocl_renaming

G-API rename GPU backend to OCL backend (#13240)

* renaming draft

* inline namespace instead non-safe define

* more back compatibility

* Updates after review from Dmitry
This commit is contained in:
Dmitry Budnikov
2018-11-29 16:29:11 +03:00
committed by Alexander Alekhin
parent 4fb9bce79f
commit 6374b99a1a
21 changed files with 553 additions and 464 deletions
@@ -8,7 +8,6 @@
#include "../test_precomp.hpp"
#include "../common/gapi_imgproc_tests.hpp"
#include "opencv2/gapi/gpu/imgproc.hpp"
#define IMGPROC_GPU cv::gapi::imgproc::gpu::kernels()