Searched refs:mady (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1700 LLVMValueRef madx, mady, madxdivma, madydivma; local in function:lp_build_cube_lookup 1746 mady = lp_build_select3(coord_bld, as_ge_at, ar_ge_as_at, ddy[0], ddy[1], ddy[2]); 1826 madydivma = lp_build_mul(coord_bld, mady, ima);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1837 LLVMValueRef madx, mady, madxdivma, madydivma; local in function:lp_build_cube_lookup 1883 mady = lp_build_select3(coord_bld, as_ge_at, ar_ge_as_at, ddy[0], ddy[1], ddy[2]); 1963 madydivma = lp_build_mul(coord_bld, mady, ima);
|
Completed in 8 milliseconds