Lines Matching defs:stctx
144 stw_st_framebuffer_validate_locked(struct st_context_iface *stctx,
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,
314 stw_st_framebuffer_validate(struct st_context_iface *stctx,
330 stw_st_framebuffer_validate_locked(stctx, &stwfb->base,
359 struct st_context_iface *stctx;
368 struct st_context_iface *st = args->stctx;
390 stw_st_flush(struct st_context_iface *stctx,
399 args.stctx = stctx;
408 stctx->flush(stctx, flags, pfence, notify_before_flush_cb, &args);
416 struct st_context_iface *stctx,
439 stw_st_framebuffer_flush_front(struct st_context_iface *stctx,
444 struct pipe_context *pipe = stctx->pipe;
486 ret = stw_st_framebuffer_present_locked(hDC, stctx, &stwfb->base, statt);
545 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx,
581 return stw_st_framebuffer_present_locked(hdc, stctx, &stwfb->base, front);