Home
last modified time | relevance | path

Searched refs:tr_context (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1719 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_map() local
1720 struct pipe_context *pipe = tr_context->pipe; in trace_context_transfer_map()
1730 *transfer = trace_transfer_create(tr_context, resource, xfer); in trace_context_transfer_map()
1758 struct trace_context *tr_context = trace_context(_context); in trace_context_transfer_flush_region() local
1760 struct pipe_context *pipe = tr_context->pipe; in trace_context_transfer_flush_region()
1868 struct trace_context *tr_context = trace_context(_context); in trace_context_buffer_subdata() local
1869 struct pipe_context *context = tr_context->pipe; in trace_context_buffer_subdata()
1901 struct trace_context *tr_context = trace_context(_context); in trace_context_texture_subdata() local
1902 struct pipe_context *context = tr_context->pipe; in trace_context_texture_subdata()
1933 struct trace_context *tr_context = trace_context(_context); in trace_context_invalidate_resource() local
[all …]
Dtr_texture.c112 trace_transfer_destroy(struct trace_context *tr_context, in trace_transfer_destroy() argument
/third_party/mesa3d/src/gallium/auxiliary/
Dmeson.build99 'driver_trace/tr_context.c',
100 'driver_trace/tr_context.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1599 "../src/gallium/auxiliary/driver_trace/tr_context.c",
1600 "../src/gallium/auxiliary/driver_trace/tr_context.h",