Home
last modified time | relevance | path

Searched refs:trace_surface_unwrap (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c75 trace_surface_unwrap(struct trace_context *tr_ctx, in trace_surface_unwrap() function
960 tr_ctx->unwrapped_state.cbufs[i] = trace_surface_unwrap(tr_ctx, state->cbufs[i]); in trace_context_set_framebuffer_state()
963 tr_ctx->unwrapped_state.zsbuf = trace_surface_unwrap(tr_ctx, state->zsbuf); in trace_context_set_framebuffer_state()
1450 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_render_target()
1482 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_depth_stencil()

Completed in 4 milliseconds