opencv/modules/core
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup
- OpenCL kernel cleanup processing is asynchronous and can be called even after forced clFinish()
- buffers are released later in asynchronous mode
- silence these false positive cases for asynchronous cleanup
2020-08-20 19:33:37 +00:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Document PatchNANs input type 2020-08-03 22:57:18 -03:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf core(ocl): options to control buffer access flags 2020-04-02 11:11:06 +00:00
src ocl: silence warning in case of async cleanup 2020-08-20 19:33:37 +00:00
test ocl: silence warning in case of async cleanup 2020-08-20 19:33:37 +00:00
CMakeLists.txt core: adjust type of allocator_stats counter, allow to disable 2020-03-11 20:12:29 +03:00