Revised device interface done

This commit is contained in:
jpekkila
2019-07-31 18:46:41 +03:00
parent 5be775dbff
commit 49026bd26b
4 changed files with 608 additions and 18 deletions

View File

@@ -105,6 +105,7 @@ typedef enum {
} ReductionType;
typedef enum { STREAM_DEFAULT, NUM_STREAM_TYPES } Stream;
#define STREAM_ALL (-1)
#define AC_GEN_ID(X) X
typedef enum {