Skip to content

Commit 8220d27

Browse files
committed
Android Textures
1 parent 43d7db6 commit 8220d27

46 files changed

Lines changed: 231 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

TestFiles/Android/Logo_00

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

TestFiles/Android/Logo_00.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Type" : "Texture2D",
3+
"Format" : "BGRA32_14",
4+
"FileSize" : 1048576,
5+
"ImageSize" : 1048576,
6+
"ImageCount" : 1,
7+
"Mips" : false,
8+
"Width" : 512,
9+
"Height" : 512
10+
}

TestFiles/Android/Logo_01

39.2 KB
Binary file not shown.

TestFiles/Android/Logo_01.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Type" : "Texture2D",
3+
"Format" : "ASTC_12x12",
4+
"FileSize" : 40112,
5+
"ImageSize" : 40112,
6+
"ImageCount" : 1,
7+
"Mips" : true,
8+
"Width" : 512,
9+
"Height" : 512
10+
}

TestFiles/Android/Logo_02

56.6 KB
Binary file not shown.

TestFiles/Android/Logo_02.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Type" : "Texture2D",
3+
"Format" : "ASTC_RGB_10x10",
4+
"FileSize" : 57952,
5+
"ImageSize" : 57952,
6+
"ImageCount" : 1,
7+
"Mips" : true,
8+
"Width" : 512,
9+
"Height" : 512
10+
}

TestFiles/Android/Logo_03

85.4 KB
Binary file not shown.

TestFiles/Android/Logo_03.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Type" : "Texture2D",
3+
"Format" : "ASTC_RGB_8x8",
4+
"FileSize" : 87424,
5+
"ImageSize" : 87424,
6+
"ImageCount" : 1,
7+
"Mips" : true,
8+
"Width" : 512,
9+
"Height" : 512
10+
}

TestFiles/Android/Logo_04

155 KB
Binary file not shown.

TestFiles/Android/Logo_04.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Type" : "Texture2D",
3+
"Format" : "ASTC_6x6",
4+
"FileSize" : 158432,
5+
"ImageSize" : 158432,
6+
"ImageCount" : 1,
7+
"Mips" : true,
8+
"Width" : 512,
9+
"Height" : 512
10+
}

0 commit comments

Comments
 (0)