Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.h54 trace_context_check(const struct pipe_context *pipe);
62 trace_context_check(pipe); in trace_context()
Dtr_texture.c111 trace_context_check(tr_surf->base.context); in trace_surf_destroy()
Dtr_context.c1959 trace_context_check(const struct pipe_context *pipe) in trace_context_check() function