summaryrefslogtreecommitdiff
path: root/host/commands/emugen/tests/t.001/input/foo.attrib
blob: 80644d8bb19f69cdb41d81b21782cc94c7440602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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