Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c71 trace_surface_unwrap(struct trace_context *tr_ctx, in trace_surface_unwrap() function
777 unwrapped_state.cbufs[i] = trace_surface_unwrap(tr_ctx, state->cbufs[i]); in trace_context_set_framebuffer_state()
780 unwrapped_state.zsbuf = trace_surface_unwrap(tr_ctx, state->zsbuf); in trace_context_set_framebuffer_state()
1215 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_render_target()
1247 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_depth_stencil()