Searched defs:send_serial (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
H A Drbug_connection.c33 uint32_t send_serial; member in struct:rbug_connection
156 * Ups the send_serial and sets the serial argument if supplied.
163 *serial = c->send_serial++;
165 c->send_serial++;
/external/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_connection.c33 uint32_t send_serial; member in struct:rbug_connection
156 * Ups the send_serial and sets the serial argument if supplied.
163 *serial = c->send_serial++;
165 c->send_serial++;

Completed in 89 milliseconds