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.c87 trace_surface_unwrap(struct trace_context *tr_ctx, in trace_surface_unwrap() function
813 unwrapped_state.cbufs[i] = trace_surface_unwrap(tr_ctx, state->cbufs[i]); in trace_context_set_framebuffer_state()
816 unwrapped_state.zsbuf = trace_surface_unwrap(tr_ctx, state->zsbuf); in trace_context_set_framebuffer_state()
1300 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_render_target()
1332 dst = trace_surface_unwrap(tr_ctx, dst); in trace_context_clear_depth_stencil()