Searched defs:rendering_state (Results 1 – 3 of 3) sorted by relevance
81 struct rendering_state { struct82 struct pipe_context *pctx;83 struct lvp_device *device; //for uniform inlining only84 struct u_upload_mgr *uploader;85 struct cso_context *cso;87 bool blend_dirty;88 bool rs_dirty;89 bool dsa_dirty;90 bool stencil_ref_dirty;91 bool clip_state_dirty;[all …]
1263 TargetRenderState rendering_state = 2 field
1941 TargetRenderState rendering_state = 2 field