Searched defs:rendering_state (Results 1 – 1 of 1) sorted by relevance
58 struct rendering_state { struct59 struct pipe_context *pctx;60 struct cso_context *cso;62 bool blend_dirty;63 bool rs_dirty;64 bool dsa_dirty;65 bool stencil_ref_dirty;66 bool clip_state_dirty;67 bool blend_color_dirty;68 bool ve_dirty;[all …]