Searched defs:last_command (Results 1 – 4 of 4) sorted by relevance
48 unsigned char last_command; /* used for running status */ member
483 SVGAFifo3dCmdId last_command; member
916 Command* last_command = &s->commands_[s->num_commands_ - 1]; in ExtendLastCommand() local