Searched refs:st_ws_framebuffer (Results 1 – 2 of 2) sorted by relevance
43 st_ws_framebuffer(struct gl_framebuffer *fb) in st_ws_framebuffer() function68 stdraw = st_ws_framebuffer(st->ctx->DrawBuffer); in st_viewport()69 stread = st_ws_framebuffer(st->ctx->ReadBuffer); in st_viewport()
64 st_ws_framebuffer(struct gl_framebuffer *fb) in st_ws_framebuffer() function690 struct st_framebuffer *cur = st_ws_framebuffer(fb), *stfb = NULL; in st_framebuffer_reuse_or_create()776 struct st_framebuffer *stfb = st_ws_framebuffer(st->ctx->DrawBuffer); in st_manager_flush_frontbuffer()825 struct st_framebuffer *stdraw = st_ws_framebuffer(st->ctx->DrawBuffer); in st_manager_validate_framebuffers()826 struct st_framebuffer *stread = st_ws_framebuffer(st->ctx->ReadBuffer); in st_manager_validate_framebuffers()844 struct st_framebuffer *stfb = st_ws_framebuffer(fb); in st_manager_add_color_renderbuffer()