Home | History | Annotate | Download | only in i965

Lines Matching refs:pixel_x

606       emit(BRW_OPCODE_MOV, wpos, this->pixel_x);
608 emit(BRW_OPCODE_ADD, wpos, this->pixel_x, fs_reg(0.5f));