Searched refs:st_ws_framebuffer (Results 1 – 3 of 3) sorted by relevance
54 stdraw = st_ws_framebuffer(st->ctx->DrawBuffer); in st_viewport()55 stread = st_ws_framebuffer(st->ctx->ReadBuffer); in st_viewport()
94 st_ws_framebuffer(struct gl_framebuffer *fb) in st_ws_framebuffer() function
1086 struct st_framebuffer *stfb = st_ws_framebuffer(st->ctx->DrawBuffer); in st_manager_flush_frontbuffer()1113 struct st_framebuffer *stdraw = st_ws_framebuffer(st->ctx->DrawBuffer); in st_manager_validate_framebuffers()1114 struct st_framebuffer *stread = st_ws_framebuffer(st->ctx->ReadBuffer); in st_manager_validate_framebuffers()1138 stfb = st_ws_framebuffer(ctx->DrawBuffer); in st_manager_flush_swapbuffers()1155 struct st_framebuffer *stfb = st_ws_framebuffer(fb); in st_manager_add_color_renderbuffer()