Home | History | Annotate | Download | only in xlib

Lines Matching full:stfbi

1468    struct st_framebuffer_iface* stfbi = drawable->stfb;
1480 xmesa_st_framebuffer_validate_textures(stfbi, w, h, 1 << st_attachment);
1481 res = xmesa_get_attachment(stfbi, st_attachment);
1484 struct pipe_context* pipe = xmesa_get_context(stfbi);