Searched defs:tu_render_pass_state (Results 1 – 1 of 1) sorted by relevance
259 struct tu_render_pass_state struct261 bool xfb_used;262 bool has_tess;263 bool has_prim_generated_query_in_rp;264 bool disable_gmem;267 bool draw_cs_writes_to_cond_pred;269 uint32_t drawcall_count;303 struct tu_render_pass_state rp; argument