Home | History | Annotate | Download | only in xlib

Lines Matching defs:stfbi

1348    struct st_framebuffer_iface* stfbi = drawable->stfb;
1360 xmesa_st_framebuffer_validate_textures(stfbi, w, h, 1 << st_attachment);
1361 res = xmesa_get_attachment(stfbi, st_attachment);
1364 struct pipe_context* pipe = xmesa_get_context(stfbi);