Searched defs:rendering_state (Results 1 – 4 of 4) sorted by relevance
82 struct rendering_state { struct83 struct pipe_context *pctx;84 struct lvp_device *device; //for uniform inlining only85 struct u_upload_mgr *uploader;86 struct cso_context *cso;88 bool blend_dirty;89 bool rs_dirty;90 bool dsa_dirty;91 bool dsa_no_stencil;92 bool stencil_ref_dirty;[all …]
1263 TargetRenderState rendering_state = 2 field
121 enum rendering_state { enum
1941 TargetRenderState rendering_state = 2 field