Searched defs:stfb (Results 1 – 11 of 11) sorted by relevance
50 stw_st_framebuffer(struct st_framebuffer_iface *stfb) in stw_st_framebuffer()59 stw_st_framebuffer_validate_locked(struct st_framebuffer_iface *stfb, in stw_st_framebuffer_validate_locked()124 stw_st_framebuffer_validate(struct st_framebuffer_iface *stfb, in stw_st_framebuffer_validate()159 struct st_framebuffer_iface *stfb, in stw_st_framebuffer_present_locked()174 stw_st_framebuffer_flush_front(struct st_framebuffer_iface *stfb, in stw_st_framebuffer_flush_front()211 stw_st_destroy_framebuffer_locked(struct st_framebuffer_iface *stfb) in stw_st_destroy_framebuffer_locked()226 stw_st_swap_framebuffer_locked(HDC hdc, struct st_framebuffer_iface *stfb) in stw_st_swap_framebuffer_locked()
71 struct st_framebuffer_iface *stfb; member
290 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_context_update_surface_mask_view() local346 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_context_update_blend_texture_view() local402 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_validate_state() local447 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_texture() local474 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_surface() local492 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_surface_from_mask() local504 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_get_surface_mask() local
86 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_manager_flush_frontbuffer() local107 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_manager_validate_framebuffer() local271 struct st_framebuffer *stfb; in vg_context_bind_framebuffers() local
104 struct st_framebuffer *stfb = ctx->draw_buffer; in read_alpha_mask() local153 struct st_framebuffer *stfb = ctx->draw_buffer; in save_alpha_to_file() local450 struct st_framebuffer *stfb = ctx->draw_buffer; in mask_render_to() local
75 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaClear() local
399 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaReadPixels() local471 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaCopyPixels() local
405 const struct st_framebuffer *stfb = shader->context->draw_buffer; in shader_set_paint_matrix() local
1329 const struct st_framebuffer *stfb, in renderer_validate()
181 st_framebuffer_validate(struct st_framebuffer *stfb, in st_framebuffer_validate()258 st_framebuffer_update_attachments(struct st_framebuffer *stfb) in st_framebuffer_update_attachments()283 st_framebuffer_add_renderbuffer(struct st_framebuffer *stfb, in st_framebuffer_add_renderbuffer()413 struct st_framebuffer *stfb; in st_framebuffer_create() local453 struct st_framebuffer *stfb) in st_framebuffer_reference()690 struct st_framebuffer *cur = st_ws_framebuffer(fb), *stfb = NULL; in st_framebuffer_reuse_or_create() local776 struct st_framebuffer *stfb = st_ws_framebuffer(st->ctx->DrawBuffer); in st_manager_flush_frontbuffer() local844 struct st_framebuffer *stfb = st_ws_framebuffer(fb); in st_manager_add_color_renderbuffer() local
327 struct st_framebuffer_iface *stfb; member