Searched refs:gen6_gs_previously_active (Results 1 – 3 of 3) sorted by relevance
113 if (brw->urb.gen6_gs_previously_active && !brw->gs.prog_active) in gen6_upload_urb()115 brw->urb.gen6_gs_previously_active = brw->gs.prog_active; in gen6_upload_urb()
343 brw->urb.gen6_gs_previously_active = false; in brwCreateContext()
851 bool gen6_gs_previously_active; member