Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_demarshal.c71 return (struct rbug_header *)rbug_demarshal_context_flush(header); in rbug_demarshal()
Drbug_context.h202 struct rbug_proto_context_flush * rbug_demarshal_context_flush(struct rbug_proto_header *header);
Drbug_context.c633 struct rbug_proto_context_flush * rbug_demarshal_context_flush(struct rbug_proto_header *header) in rbug_demarshal_context_flush() function