Home | History | Annotate | Download | only in i965

Lines Matching defs:src_mask

1429    GLuint src_mask = 0;
1447 src_mask |= 1<<i;
1462 if (src_mask) {
1471 brw_MOV(p, brw_writemask(tmp, src_mask), arg0);