Searched defs:wavefront_command (Results 1 – 1 of 1) sorted by relevance
139 struct wavefront_command { struct140 int cmd;141 char *action;165 static struct wavefront_command wavefront_commands[] = { argument