aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib')
-rw-r--r--emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib b/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib
deleted file mode 100644
index 80644d8..0000000
--- a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.attrib
+++ /dev/null
@@ -1,15 +0,0 @@
-GLOBAL
- base_opcode 200
- encoder_headers "fooUtils.h" "fooBase.h"
-
-fooIsBuffer
- dir stuff in
- len stuff (4 * sizeof(float))
- param_check stuff if (n == NULL) { LOG(ERROR) << "NULL stuff"; return; }
-
-fooUnsupported
- dir params in
- flag unsupported
-
-fooDoEncoderFlush
- flag flushOnEncode