aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in')
-rw-r--r--emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in b/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in
deleted file mode 100644
index 4e98f88..0000000
--- a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.in
+++ /dev/null
@@ -1,5 +0,0 @@
-FOO_ENTRY(void, fooAlphaFunc, FooInt func, FooFloat ref)
-FOO_ENTRY(FooBoolean, fooIsBuffer, void* stuff)
-FOO_ENTRY(void, fooUnsupported, void* params)
-FOO_ENTRY(void, fooDoEncoderFlush, FooInt param)
-FOO_ENTRY(void, fooTakeConstVoidPtrConstPtr, const void* const* param)