TYPE3
[iec.git] / src / type3_AndroidCloud / anbox-master / external / android-emugl / host / tools / emugen / tests / t.001 / input / foo.attrib
1 GLOBAL
2     base_opcode 200
3     encoder_headers "fooUtils.h" "fooBase.h"
4
5 fooIsBuffer
6     dir stuff in
7     len stuff (4 * sizeof(float))
8     param_check stuff if (n == NULL) { LOG(ERROR) << "NULL stuff"; return; }
9
10 fooUnsupported
11     dir params in
12     flag unsupported
13
14 fooDoEncoderFlush
15     flag flushOnEncode