[nostalgia/sample_project] Update integer type descriptor names

This commit is contained in:
2022-07-21 02:14:40 -05:00
parent 3a2995a67b
commit d2d9aae9d5
11 changed files with 16 additions and 17 deletions

View File

@ -1,5 +1,5 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 4,
"primitiveType" : 1,
"typeName" : "B.int32_t"
"typeName" : "B.int32"
}

View File

@ -1,5 +1,5 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 1,
"primitiveType" : 1,
"typeName" : "B.int8_t"
"typeName" : "B.int8"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 2,
"typeName" : "B.uint16_t"
"typeName" : "B.uint16"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 8,
"typeName" : "B.uint64_t"
"typeName" : "B.uint64"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 1,
"typeName" : "B.uint8_t"
"typeName" : "B.uint8"
}

View File

@ -4,7 +4,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
{
"fieldName" : "colors",
"subscriptLevels" : 1,
"typeName" : "B.uint16_t"
"typeName" : "B.uint16"
}
],
"primitiveType" : 5,

View File

@ -7,11 +7,11 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
},
{
"fieldName" : "rows",
"typeName" : "B.int32_t"
"typeName" : "B.int32"
},
{
"fieldName" : "columns",
"typeName" : "B.int32_t"
"typeName" : "B.int32"
},
{
"fieldName" : "subsheets",
@ -21,7 +21,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
{
"fieldName" : "pixels",
"subscriptLevels" : 1,
"typeName" : "B.uint8_t"
"typeName" : "B.uint8"
}
],
"primitiveType" : 5,

View File

@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "bpp",
"typeName" : "B.int8_t"
"typeName" : "B.int8"
},
{
"fieldName" : "defaultPalette",

View File

@ -11,7 +11,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
},
{
"fieldName" : "inode",
"typeName" : "B.uint64_t"
"typeName" : "B.uint64"
}
],
"primitiveType" : 6,

View File

@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "type",
"typeName" : "B.int8_t"
"typeName" : "B.int8"
},
{
"fieldName" : "data",