mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +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