Searched refs:reg_w (Results 1 – 3 of 3) 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()
38 {INV, INV, INV, INV, reg_w##i}, nullptr, nullptr, nullptr, 0 \
3009 const GLuint reg_w = test_case.m_width; in getCleanRegions() local3011 const GLuint reg_r = reg_x + reg_w; in getCleanRegions()