Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.h69 trace_get_possibly_threaded_context(struct pipe_context *pipe);
H A Dtr_screen.c418 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL; in trace_screen_flush_frontbuffer()
797 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL; in trace_screen_resource_get_handle()
829 struct pipe_context *pipe = _pipe ? trace_get_possibly_threaded_context(_pipe) : NULL; in trace_screen_resource_get_param()
1019 struct pipe_context *ctx = _ctx ? trace_get_possibly_threaded_context(_ctx) : NULL; in trace_screen_fence_finish()
H A Dtr_context.c2439 trace_get_possibly_threaded_context(struct pipe_context *pipe) in trace_get_possibly_threaded_context() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c4681 pctx = trace_get_possibly_threaded_context(pctx); in zink_tc_context_unwrap()

Completed in 17 milliseconds