Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.h88 trace_context_create_threaded(struct pipe_screen *screen, struct pipe_context *pipe,
H A Dtr_screen.c421 trace_context_create_threaded(struct pipe_screen *screen, struct pipe_context *pipe, in trace_context_create_threaded() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c5209 pipe = trace_context_create_threaded(pipe->screen, pipe, &replace_buffer, &tc->options); in threaded_context_create()