Searched refs:reg_w (Results 1 – 2 of 2) sorted by relevance
1153 dst_reg reg_w = reg; in emit_psiz_and_flags() local1154 reg_w.writemask = WRITEMASK_W; in emit_psiz_and_flags()1156 reg_as_src.type = reg_w.type; in emit_psiz_and_flags()1158 emit(MOV(reg_w, reg_as_src)); in emit_psiz_and_flags()
2996 const GLuint reg_w = test_case.m_width; in getCleanRegions() local2998 const GLuint reg_r = reg_x + reg_w; in getCleanRegions()