Home
last modified time | relevance | path

Searched defs:__con (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.c40 int rbug_send_noop(struct rbug_connection *__con, in rbug_send_noop()
75 int rbug_send_ping(struct rbug_connection *__con, in rbug_send_ping()
110 int rbug_send_error(struct rbug_connection *__con, in rbug_send_error()
148 int rbug_send_ping_reply(struct rbug_connection *__con, in rbug_send_ping_reply()
186 int rbug_send_error_reply(struct rbug_connection *__con, in rbug_send_error_reply()
Drbug_context.c40 int rbug_send_context_list(struct rbug_connection *__con, in rbug_send_context_list()
75 int rbug_send_context_info(struct rbug_connection *__con, in rbug_send_context_info()
113 int rbug_send_context_draw_block(struct rbug_connection *__con, in rbug_send_context_draw_block()
154 int rbug_send_context_draw_step(struct rbug_connection *__con, in rbug_send_context_draw_step()
195 int rbug_send_context_draw_unblock(struct rbug_connection *__con, in rbug_send_context_draw_unblock()
236 int rbug_send_context_draw_rule(struct rbug_connection *__con, in rbug_send_context_draw_rule()
289 int rbug_send_context_flush(struct rbug_connection *__con, in rbug_send_context_flush()
327 int rbug_send_context_list_reply(struct rbug_connection *__con, in rbug_send_context_list_reply()
369 int rbug_send_context_info_reply(struct rbug_connection *__con, in rbug_send_context_info_reply()
430 int rbug_send_context_draw_blocked(struct rbug_connection *__con, in rbug_send_context_draw_blocked()
Drbug_shader.c40 int rbug_send_shader_list(struct rbug_connection *__con, in rbug_send_shader_list()
78 int rbug_send_shader_info(struct rbug_connection *__con, in rbug_send_shader_info()
119 int rbug_send_shader_disable(struct rbug_connection *__con, in rbug_send_shader_disable()
163 int rbug_send_shader_replace(struct rbug_connection *__con, in rbug_send_shader_replace()
208 int rbug_send_shader_list_reply(struct rbug_connection *__con, in rbug_send_shader_list_reply()
250 int rbug_send_shader_info_reply(struct rbug_connection *__con, in rbug_send_shader_info_reply()
Drbug_texture.c40 int rbug_send_texture_list(struct rbug_connection *__con, in rbug_send_texture_list()
75 int rbug_send_texture_info(struct rbug_connection *__con, in rbug_send_texture_info()
113 int rbug_send_texture_write(struct rbug_connection *__con, in rbug_send_texture_write()
179 int rbug_send_texture_read(struct rbug_connection *__con, in rbug_send_texture_read()
238 int rbug_send_texture_list_reply(struct rbug_connection *__con, in rbug_send_texture_list_reply()
280 int rbug_send_texture_info_reply(struct rbug_connection *__con, in rbug_send_texture_info_reply()
354 int rbug_send_texture_read_reply(struct rbug_connection *__con, in rbug_send_texture_read_reply()