Home
last modified time | relevance | path

Searched defs:rendering_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c58 struct rendering_state { struct
59 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 …]