Searched refs:newcoords4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 3333 LLVMValueRef newcoords4[5]; local in function:lp_build_sample_soa_code 3334 newcoords4[0] = s4; 3335 newcoords4[1] = t4; 3336 newcoords4[2] = r4; 3337 newcoords4[3] = lp_build_extract_range(gallivm, newcoords[3], 4*i, 4); 3338 newcoords4[4] = lp_build_extract_range(gallivm, newcoords[4], 4*i, 4); 3342 newcoords4, offsets4,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 3854 LLVMValueRef newcoords4[5]; local in function:lp_build_sample_soa_code 3855 newcoords4[0] = s4; 3856 newcoords4[1] = t4; 3857 newcoords4[2] = r4; 3858 newcoords4[3] = lp_build_extract_range(gallivm, newcoords[3], 4*i, 4); 3859 newcoords4[4] = lp_build_extract_range(gallivm, newcoords[4], 4*i, 4); 3863 newcoords4, offsets4,
|
Completed in 13 milliseconds