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