Lines Matching defs:context
324 s->base.context = pipe;
524 assert(s->backed->base.context == &svga->pipe);
570 * Create an alternate surface view for the specified context if the
571 * view was created for another context.
573 if (s && s->base.context != &svga->pipe) {
690 * a context other than the one it was created with.
694 if (surf->context != pipe) {
695 _debug_printf("context mismatch in %s\n", __func__);
778 * pipe is optional context to inline the blit command in.
920 svga_get_sample_position(struct pipe_context *context,