HomeSort by relevance Sort by last modified time
    Searched refs:send_serial (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_connection.c 33 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/
rbug_connection.c 33 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 220 milliseconds