Home
last modified time | relevance | path

Searched refs:rbug_send_error_reply (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.h90 int rbug_send_error_reply(struct rbug_connection *__con,
Drbug_core.c186 int rbug_send_error_reply(struct rbug_connection *__con, in rbug_send_error_reply() function
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c774 rbug_send_error_reply(tr_rbug->con, serial, ret, NULL); in rbug_header()