Searched defs:wavefront_command (Results 1 – 1 of 1) sorted by relevance
142 struct wavefront_command { struct143 int cmd;144 char *action;168 static struct wavefront_command wavefront_commands[] = { argument