Searched defs:blitter_context (Results 1 – 1 of 1) sorted by relevance
60 struct blitter_context struct92 void (*draw_rectangle)(struct blitter_context *blitter, argument101 bool running;104 struct pipe_context *pipe; /**< pipe context */106 void *saved_blend_state; /**< blend state */107 void *saved_dsa_state; /**< depth stencil alpha state */108 void *saved_velem_state; /**< vertex elements state */109 void *saved_rs_state; /**< rasterizer state */110 void *saved_fs, *saved_vs, *saved_gs, *saved_tcs, *saved_tes; /**< shaders */112 struct pipe_framebuffer_state saved_fb_state; /**< framebuffer state */[all …]