add marker where current shared data resides
This commit is contained in:
@@ -205,6 +205,7 @@ struct SharedDataLayout {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enum SharedDataType {
|
enum SharedDataType {
|
||||||
|
CURRENT_DATA,
|
||||||
LAYOUT_1,
|
LAYOUT_1,
|
||||||
DATA_1,
|
DATA_1,
|
||||||
LAYOUT_2,
|
LAYOUT_2,
|
||||||
|
|||||||
Reference in New Issue
Block a user