Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.h157 int rbug_send_texture_list_reply(struct rbug_connection *__con,
Drbug_texture.c240 int rbug_send_texture_list_reply(struct rbug_connection *__con, in rbug_send_texture_list_reply() function
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c184 rbug_send_texture_list_reply(tr_rbug->con, serial, texs, i, NULL); in rbug_texture_list()