Searched refs:aa_dest_stencil_reg (Results 1 – 4 of 4) sorted by relevance
158 c->aa_dest_stencil_reg = reg; in brw_wm_lookup_iz()
1373 GLuint comp = c->aa_dest_stencil_reg / 2; in emit_aa()1374 GLuint off = c->aa_dest_stencil_reg % 2; in emit_aa()1405 if (c->aa_dest_stencil_reg) in emit_fb_write()1528 if (c->aa_dest_stencil_reg) in emit_fb_write()
203 uint8_t aa_dest_stencil_reg; member
2075 if (c->aa_dest_stencil_reg) { in emit_fb_writes()2078 fs_reg(brw_vec8_grf(c->aa_dest_stencil_reg, 0))); in emit_fb_writes()