Home | History | Annotate | Download | only in tgsi

Lines Matching refs:selector

3060    fetch_source(mach, &mach->Switch.selector, &inst->Src[0], TGSI_CHAN_X, TGSI_EXEC_DATA_UINT);
3080 if (mach->Switch.selector.u[0] == src.u[0]) {
3083 if (mach->Switch.selector.u[1] == src.u[1]) {
3086 if (mach->Switch.selector.u[2] == src.u[2]) {
3089 if (mach->Switch.selector.u[3] == src.u[3]) {