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.c71 struct rendering_state { struct
72 struct pipe_context *pctx;
73 struct u_upload_mgr *uploader;
74 struct cso_context *cso;
76 bool blend_dirty;
77 bool rs_dirty;
78 bool dsa_dirty;
79 bool stencil_ref_dirty;
80 bool clip_state_dirty;
81 bool blend_color_dirty;
[all …]