Lines Matching refs:pipe
32 #include "pipe/p_state.h"
81 stw_pipe_blit(struct pipe_context *pipe,
125 pipe->blit(pipe, &blit);
185 stwfb->fb->winsys_framebuffer->resize(stwfb->fb->winsys_framebuffer, stctx->pipe, &templ);
297 stw_pipe_blit(stctx->pipe,
303 stw_pipe_blit(stctx->pipe,
369 struct pipe_context *pipe = st->pipe;
373 stw_pipe_blit(pipe,
380 stw_pipe_blit(pipe,
386 pipe->flush_resource(pipe, args->stwfb->textures[ST_ATTACHMENT_BACK_LEFT]);
444 struct pipe_context *pipe = stctx->pipe;
462 stw_pipe_blit(pipe, stwfb->textures[blit_target],
477 pipe->flush_resource(pipe, stwfb->textures[statt]);
479 pipe->flush(pipe, NULL, 0);