Home
last modified time | relevance | path

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

/third_party/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()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c440 struct rbug_proto_context_draw_rule *rule = (struct rbug_proto_context_draw_rule *)header; in rbug_context_draw_rule()