* 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 |
||
|---|---|---|
| .. | ||
| gapi_int_backend_tests.cpp | ||
| gapi_int_executor_tests.cpp | ||
| gapi_int_garg_test.cpp | ||
| gapi_int_gmetaarg_test.cpp | ||
| gapi_int_gmodel_builder_test.cpp | ||
| gapi_int_island_fusion_tests.cpp | ||
| gapi_int_island_tests.cpp | ||
| gapi_int_pattern_matching_test.cpp | ||
| gapi_int_recompilation_test.cpp | ||
| gapi_int_vectorref_test.cpp | ||
| gapi_transactions_test.cpp | ||