Searched defs:tr_context (Results 1 – 2 of 2) sorted by relevance
1365 struct trace_context *tr_context = trace_context(_context); in trace_context_get_transfer() local1391 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_destroy() local1402 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_map() local1425 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_flush_region() local1494 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_inline_write() local1531 struct trace_context *tr_context = trace_context(_context); in trace_context_render_condition() local1548 struct trace_context *tr_context = trace_context(_context); in trace_context_texture_barrier() local
148 trace_transfer_destroy(struct trace_context *tr_context, in trace_transfer_destroy()