Home | History | Annotate | Download | only in trace

Lines Matching defs:cb

754    struct pipe_constant_buffer cb;
757 cb = *constant_buffer;
758 cb.buffer = trace_resource_unwrap(tr_ctx, constant_buffer->buffer);
777 constant_buffer ? &cb : NULL);