Merge pull request #21374 from cudawarped:fix_cuda_event_flags
authorcudawarped <mail@jamesbowley.co.uk>
Tue, 11 Jan 2022 20:57:25 +0000 (20:57 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 20:57:25 +0000 (23:57 +0300)
commitecfbaa267db5d3241b2048d2ef33835552884ef8
treefb4dee70dfd6ae04e7c2630dab401a0343904705
parentc3e27bcf8746d2aaa093664b734f913678df0f5b
Merge pull request #21374 from cudawarped:fix_cuda_event_flags

Allow cv::cuda::Event to accept combinations of flags
modules/core/include/opencv2/core/cuda.hpp
modules/core/src/cuda_stream.cpp