mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
bf0765fc7f
* G-API: rename ArgKind OPAQUE to GOPAQUE Rename ArgKind value to GOPAQUE to fix conflict in the user code when wingdi.h is included: it defines OPAQUE macro that (for some reason) is chosen instead of ArgKind value * Add compatibility with existing API * Renamed GOPAQUE to OPAQUE_VAL