Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h70 struct rbug_proto_context_draw_step struct
196 struct rbug_proto_context_draw_step * rbug_demarshal_context_draw_step(struct rbug_proto_header *he…
Drbug_context.c545 struct rbug_proto_context_draw_step * rbug_demarshal_context_draw_step(struct rbug_proto_header *he… in rbug_demarshal_context_draw_step()
550 struct rbug_proto_context_draw_step *ret; in rbug_demarshal_context_draw_step()
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c390 struct rbug_proto_context_draw_step *step = (struct rbug_proto_context_draw_step *)header; in rbug_context_draw_step()