Searched refs:Command0 (Results 1 – 1 of 1) sorted by relevance
53 class Command0 : public Command56 Command0(void (APIENTRY *function)()) in Command0() function221 inline Command0 *newCommand(void (APIENTRY *function)()) in newCommand()223 return new Command0(function); in newCommand()