Searched refs:computes_depth (Results 1 – 6 of 6) sorted by relevance
146 c->computes_depth = 1; in brw_wm_lookup_iz()
134 if (c->source_depth_to_render_target && c->computes_depth) in brw_wm_pass1()
207 GLuint computes_depth:1; /* could be derived from program string */ member
249 c->computes_depth = true; in brw_wm_payload_setup()
1481 if (c->computes_depth) in emit_fb_write()
2100 if (c->computes_depth) { in emit_fb_writes()