Searched refs:reg_w (Results 1 – 2 of 2) sorted by relevance
1241 dst_reg reg_w = reg; in emit_psiz_and_flags() local1242 reg_w.writemask = WRITEMASK_W; in emit_psiz_and_flags()1244 reg_as_src.type = reg_w.type; in emit_psiz_and_flags()1246 emit(MOV(reg_w, reg_as_src)); in emit_psiz_and_flags()
3009 const GLuint reg_w = test_case.m_width; in getCleanRegions() local3011 const GLuint reg_r = reg_x + reg_w; in getCleanRegions()