Searched refs:trace_get_possibly_threaded_context (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_context.h69 trace_get_possibly_threaded_context(struct pipe_context *pipe);
H A Dtr_screen.c403 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL;
674 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL;
695 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL;
838 struct pipe_context *ctx = _ctx ? trace_get_possibly_threaded_context(_ctx) : NULL;
H A Dtr_context.c2338 trace_get_possibly_threaded_context(struct pipe_context *pipe) function in typeref:struct:pipe_context *

Completed in 6 milliseconds