Home | History | Annotate | Download | only in r600

Lines Matching full:dst_sel_x

1715 	bc->bytecode[id++] = S_SQ_VTX_WORD1_DST_SEL_X(vtx->dst_sel_x) |
1743 S_SQ_TEX_WORD1_DST_SEL_X(tex->dst_sel_x) |
2542 fprintf(stderr, "SEL_X:%d ", tex->dst_sel_x);
2581 fprintf(stderr, "SEL_X:%d ", vtx->dst_sel_x);
2830 vtx.dst_sel_x = desc->swizzle[0];