minor update

This commit is contained in:
Blaise Tine
2021-03-31 14:28:12 -04:00
parent 1332fd1b67
commit 90e4a800d5
8 changed files with 632 additions and 616 deletions

View File

@@ -5,6 +5,9 @@
struct kernel_arg_t {
uint32_t num_tasks;
uint32_t format;
uint32_t filter;
uint32_t wrap;
uint32_t src_width;
uint32_t src_height;
uint32_t src_stride;