Searched refs:offsets4 (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 | 3298 LLVMValueRef offsets4[4] = { NULL }; local in function:lp_build_sample_soa_code 3306 offsets4[0] = lp_build_extract_range(gallivm, offsets[0], 4*i, 4); 3308 offsets4[1] = lp_build_extract_range(gallivm, offsets[1], 4*i, 4); 3310 offsets4[2] = lp_build_extract_range(gallivm, offsets[2], 4*i, 4); 3325 s4, t4, r4, offsets4, 3342 newcoords4, offsets4,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 3819 LLVMValueRef offsets4[4] = { NULL }; local in function:lp_build_sample_soa_code 3827 offsets4[0] = lp_build_extract_range(gallivm, offsets[0], 4*i, 4); 3829 offsets4[1] = lp_build_extract_range(gallivm, offsets[1], 4*i, 4); 3831 offsets4[2] = lp_build_extract_range(gallivm, offsets[2], 4*i, 4); 3846 s4, t4, r4, offsets4, 3863 newcoords4, offsets4,
|
Completed in 14 milliseconds