Searched refs:OneVec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c976 static const union tgsi_exec_channel OneVec = { variable in typeref:typename:const union tgsi_exec_channel
3464 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_X, TGSI_EXEC_DATA_FLOAT);
3499 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W, TGSI_EXEC_DATA_FLOAT);
3524 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W, TGSI_EXEC_DATA_FLOAT);
3554 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_X, TGSI_EXEC_DATA_FLOAT);
3558 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W, TGSI_EXEC_DATA_FLOAT);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c966 static const union tgsi_exec_channel OneVec = { variable in typeref:typename:const union tgsi_exec_channel
3254 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_X);
3289 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W);
3314 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W);
3344 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_X);
3348 store_dest(mach, &OneVec, &inst->Dst[0], inst, TGSI_CHAN_W);

Completed in 16 milliseconds