mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
ocl: workaround for getUMat()
This commit is contained in:
@@ -497,6 +497,7 @@ struct CV_EXPORTS UMatData
|
||||
void* userdata;
|
||||
int allocatorFlags_;
|
||||
int mapcount;
|
||||
UMatData* originalUMatData;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user