[nostalgia/sample_project] Update type descriptors
This commit is contained in:
parent
793f635d2c
commit
6e51c221af
@ -1,5 +1,5 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"length" : 4,
|
"length" : 4,
|
||||||
"primitiveType" : 1,
|
"primitiveType" : 1,
|
||||||
"typeName" : "B:int32_t"
|
"typeName" : "B.int32_t"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"length" : 1,
|
"length" : 1,
|
||||||
"primitiveType" : 1,
|
"primitiveType" : 1,
|
||||||
"typeName" : "B:int8_t"
|
"typeName" : "B.int8_t"
|
||||||
}
|
}
|
@ -1,4 +1,4 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"primitiveType" : 4,
|
"primitiveType" : 4,
|
||||||
"typeName" : "B:string"
|
"typeName" : "B.string"
|
||||||
}
|
}
|
@ -1,4 +1,4 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"length" : 2,
|
"length" : 2,
|
||||||
"typeName" : "B:uint16_t"
|
"typeName" : "B.uint16_t"
|
||||||
}
|
}
|
@ -1,4 +1,4 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"length" : 8,
|
"length" : 8,
|
||||||
"typeName" : "B:uint64_t"
|
"typeName" : "B.uint64_t"
|
||||||
}
|
}
|
@ -1,4 +1,4 @@
|
|||||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||||
"length" : 1,
|
"length" : 1,
|
||||||
"typeName" : "B:uint8_t"
|
"typeName" : "B.uint8_t"
|
||||||
}
|
}
|
@ -4,7 +4,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
{
|
{
|
||||||
"fieldName" : "colors",
|
"fieldName" : "colors",
|
||||||
"subscriptLevels" : 1,
|
"subscriptLevels" : 1,
|
||||||
"typeName" : "B:uint16_t"
|
"typeName" : "B.uint16_t"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primitiveType" : 5,
|
"primitiveType" : 5,
|
||||||
|
@ -3,15 +3,15 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"fieldName" : "name",
|
"fieldName" : "name",
|
||||||
"typeName" : "B:string"
|
"typeName" : "B.string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "rows",
|
"fieldName" : "rows",
|
||||||
"typeName" : "B:int32_t"
|
"typeName" : "B.int32_t"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "columns",
|
"fieldName" : "columns",
|
||||||
"typeName" : "B:int32_t"
|
"typeName" : "B.int32_t"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "subsheets",
|
"fieldName" : "subsheets",
|
||||||
@ -21,7 +21,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
{
|
{
|
||||||
"fieldName" : "pixels",
|
"fieldName" : "pixels",
|
||||||
"subscriptLevels" : 1,
|
"subscriptLevels" : 1,
|
||||||
"typeName" : "B:uint8_t"
|
"typeName" : "B.uint8_t"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primitiveType" : 5,
|
"primitiveType" : 5,
|
||||||
|
@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"fieldName" : "bpp",
|
"fieldName" : "bpp",
|
||||||
"typeName" : "B:int8_t"
|
"typeName" : "B.int8_t"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "defaultPalette",
|
"fieldName" : "defaultPalette",
|
||||||
|
@ -3,15 +3,15 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"fieldName" : "path",
|
"fieldName" : "path",
|
||||||
"typeName" : "B:string"
|
"typeName" : "B.string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "constPath",
|
"fieldName" : "constPath",
|
||||||
"typeName" : "B:string"
|
"typeName" : "B.string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "inode",
|
"fieldName" : "inode",
|
||||||
"typeName" : "B:uint64_t"
|
"typeName" : "B.uint64_t"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primitiveType" : 6,
|
"primitiveType" : 6,
|
||||||
|
@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"fieldName" : "type",
|
"fieldName" : "type",
|
||||||
"typeName" : "B:int8_t"
|
"typeName" : "B.int8_t"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldName" : "data",
|
"fieldName" : "data",
|
||||||
|
Loading…
Reference in New Issue
Block a user