Home | History | Annotate | Download | only in trace

Lines Matching refs:_ib

1113       struct pipe_index_buffer _ib;
1114 _ib = *ib;
1115 _ib.buffer = trace_resource_unwrap(tr_ctx, ib->buffer);
1116 pipe->set_index_buffer(pipe, &_ib);