Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h84 struct rbug_proto_context_draw_rule struct
200 struct rbug_proto_context_draw_rule * rbug_demarshal_context_draw_rule(struct rbug_proto_header *he…
Drbug_context.c601 struct rbug_proto_context_draw_rule * rbug_demarshal_context_draw_rule(struct rbug_proto_header *he… in rbug_demarshal_context_draw_rule()
606 struct rbug_proto_context_draw_rule *ret; in rbug_demarshal_context_draw_rule()
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c455 struct rbug_proto_context_draw_rule *rule = (struct rbug_proto_context_draw_rule *)header; in rbug_context_draw_rule()