1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 22:03:04 +04:00
Files
opencv/modules
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
..
2020-07-30 01:42:44 +09:00
2020-04-15 23:25:12 +09:00
2019-10-08 15:30:02 +03:00
2019-08-08 21:49:32 +09:00
2020-07-30 19:23:52 +02:00
2019-12-29 21:59:14 +01:00
2020-08-17 21:24:54 +09:00