Lines Matching defs:pipe
30 #include "pipe/p_screen.h"
31 #include "pipe/p_state.h"
116 fb->winsys_framebuffer->destroy(fb->winsys_framebuffer, stctx ? stctx->pipe : NULL);
541 struct pipe_context *pipe;
553 pipe = ctx ? ctx->st->pipe : NULL;
582 stw_dev->stw_winsys->present( screen, pipe, res, hdc );
634 struct pipe_context *pipe = ctx ? ctx->st->pipe : NULL;
636 stw_dev->stw_winsys->present( screen, pipe, res, hdc );