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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_execute.c229 fetch_vector4_deriv(const struct prog_src_register *source, function in typeref:typename:void
513 fetch_vector4_deriv(&inst->SrcReg[0], machine, 'X', result);
520 fetch_vector4_deriv(&inst->SrcReg[0], machine, 'Y', result);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_execute.c229 fetch_vector4_deriv(const struct prog_src_register *source, function in typeref:typename:void
513 fetch_vector4_deriv(&inst->SrcReg[0], machine, 'X', result);
520 fetch_vector4_deriv(&inst->SrcReg[0], machine, 'Y', result);

Completed in 6 milliseconds