aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types
blob: c4140d19714c889f2d2845d8253458dfdbb1b4f8 (plain)
1
2
3
4
5
6
7
8
9
FooBoolean 8 %d
FooInt 32 %d
FooShort 16 %d
FooFloat 32 %f
FooEnum 32 %08x
FooVoid 0 %x
FooChar 8 %d
FooChar* 32 0x%08x
void* 32 0x%08x