Searched defs:tr_context (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_texture.c34 #include "tr_context.h"
151 trace_transfer_destroy(struct trace_context *tr_context, argument
H A Dtr_context.c41 #include "tr_context.h"
1468 struct trace_context *tr_context = trace_context(_context); local
1470 struct pipe_context *context = tr_context->pipe;
1486 *transfer = trace_transfer_create(tr_context, tr_res, result);
1502 struct trace_context *tr_context = trace_context(_context); local
1504 struct pipe_context *context = tr_context->pipe;
1569 struct trace_context *tr_context = trace_context(_context); local
1571 struct pipe_context *context = tr_context->pipe;
1606 struct trace_context *tr_context = trace_context(_context); local
1608 struct pipe_context *context = tr_context
1642 struct trace_context *tr_context = trace_context(_context); local
1665 struct trace_context *tr_context = trace_context(_context); local
1686 struct trace_context *tr_context = trace_context(_context); local
1704 struct trace_context *tr_context = trace_context(_context); local
1721 struct trace_context *tr_context = trace_context(_context); local
1739 struct trace_context *tr_context = trace_context(_context); local
1777 struct trace_context *tr_context = trace_context(_context); local
[all...]

Completed in 80 milliseconds