Searched refs:currentSerial (Results 1 – 2 of 2) sorted by relevance
326 static unsigned int currentSerial; variable
35 unsigned int Program::currentSerial = 1; member in es2::Program2715 return currentSerial++; in issueSerial()