Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.h181 int rbug_send_texture_read_reply(struct rbug_connection *__con,
Drbug_texture.c354 int rbug_send_texture_read_reply(struct rbug_connection *__con, in rbug_send_texture_read_reply() function
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c278 rbug_send_texture_read_reply(tr_rbug->con, serial, in rbug_texture_read()