Searched refs:tr_context (Results 1 – 5 of 5) sorted by relevance
1426 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_map() local1427 struct pipe_context *context = tr_context->pipe; in trace_context_transfer_map()1440 *transfer = trace_transfer_create(tr_context, resource, result); in trace_context_transfer_map()1456 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_flush_region() local1458 struct pipe_context *context = tr_context->pipe; in trace_context_transfer_flush_region()1547 struct trace_context *tr_context = trace_context(_context); in trace_context_buffer_subdata() local1548 struct pipe_context *context = tr_context->pipe; in trace_context_buffer_subdata()1580 struct trace_context *tr_context = trace_context(_context); in trace_context_texture_subdata() local1581 struct pipe_context *context = tr_context->pipe; in trace_context_texture_subdata()1612 struct trace_context *tr_context = trace_context(_context); in trace_context_invalidate_resource() local[all …]
113 trace_transfer_destroy(struct trace_context *tr_context, in trace_transfer_destroy() argument
80 driver_trace/tr_context.c \81 driver_trace/tr_context.h \
100 'driver_trace/tr_context.c',101 'driver_trace/tr_context.h',
388 "src/gallium/auxiliary/driver_trace/tr_context.c",