Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_demarshal.c59 return (struct rbug_header *)rbug_demarshal_context_list(header); in rbug_demarshal()
Drbug_context.h190 struct rbug_proto_context_list * rbug_demarshal_context_list(struct rbug_proto_header *header);
Drbug_context.c471 struct rbug_proto_context_list * rbug_demarshal_context_list(struct rbug_proto_header *header) in rbug_demarshal_context_list() function