Searched refs:st_framebuffer (Results 1 – 13 of 13) sorted by relevance
63 static INLINE struct st_framebuffer *68 return (struct st_framebuffer *) fb; in st_ws_framebuffer()149 struct st_framebuffer *stdraw, in st_context_validate()150 struct st_framebuffer *stread) in st_context_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()410 static struct st_framebuffer *413 struct st_framebuffer *stfb; in st_framebuffer_create()420 stfb = CALLOC_STRUCT(st_framebuffer); in st_framebuffer_create()[all …]
42 static INLINE struct st_framebuffer *47 return (struct st_framebuffer *) fb; in st_ws_framebuffer()55 struct st_framebuffer *stdraw; in st_viewport()56 struct st_framebuffer *stread; in st_viewport()
214 struct st_framebuffer struct
290 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_context_update_surface_mask_view()346 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_context_update_blend_texture_view()402 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_validate_state()447 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_texture()474 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_surface()492 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_prepare_blend_surface_from_mask()504 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_get_surface_mask()
86 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_manager_flush_frontbuffer()107 struct st_framebuffer *stfb = ctx->draw_buffer; in vg_manager_validate_framebuffer()271 struct st_framebuffer *stfb; in vg_context_bind_framebuffers()303 stfb = CALLOC_STRUCT(st_framebuffer); in vg_context_bind_framebuffers()
37 struct st_framebuffer;51 const struct st_framebuffer *stfb,
54 struct st_framebuffer { struct109 struct st_framebuffer *draw_buffer;
224 struct st_framebuffer *stfb = ctx->draw_buffer; in is_format_bw()405 const struct st_framebuffer *stfb = shader->context->draw_buffer; in shader_set_paint_matrix()
104 struct st_framebuffer *stfb = ctx->draw_buffer; in read_alpha_mask()153 struct st_framebuffer *stfb = ctx->draw_buffer; in save_alpha_to_file()450 struct st_framebuffer *stfb = ctx->draw_buffer; in mask_render_to()
399 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaReadPixels()471 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaCopyPixels()
75 struct st_framebuffer *stfb = ctx->draw_buffer; in vegaClear()
1329 const struct st_framebuffer *stfb, in renderer_validate()
36 struct st_framebuffer;