| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 962 LLVMValueRef colors1; local in function:lp_build_sample_mipmap 1054 &colors1); 1061 &colors1); 1092 &colors1,
|
| H A D | lp_bld_sample_soa.c | 1679 LLVMValueRef colors1[4]; local in function:lp_build_sample_image_linear 1717 colors1); 1726 colors1, 1735 colors1[0] = lp_build_masklerp2d(texel_bld, s_fpart, t_fpart, 1740 colors0[0], colors1[0], 1804 LLVMValueRef colors0[4], colors1[4]; local in function:lp_build_sample_mipmap 1886 colors1); 1892 colors1); 1905 colors0[chan], colors1[chan], 1947 LLVMValueRef colors0[4], colors1[ local in function:lp_build_sample_mipmap_both [all...] |
| H A D | lp_bld_format_s3tc.c | 572 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; local in function:s3tc_dxt1_full_to_rgba_aos 626 colors1 = LLVMBuildBitCast(builder, color1, bld8.vec_type, ""); 628 lp_build_lerp23(&bld8, colors0, colors1, &color2, &color3); 647 color2_2 = lp_build_pavgb(&bld8, colors0, colors1); 666 lp_build_unpack2(gallivm, type8, i16_type, colors1, &v1_lo, &v1_hi);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 971 LLVMValueRef colors1; local in function:lp_build_sample_mipmap 1063 &colors1); 1070 &colors1); 1096 colors0, colors1,
|
| H A D | lp_bld_sample_soa.c | 1648 LLVMValueRef colors1[4]; local in function:lp_build_sample_image_linear 1677 colors1[chan] = lp_build_lerp_2d(texel_bld, 1689 colors0[chan], colors1[chan], 1699 colors1[0] = lp_build_masklerp2d(texel_bld, s_fpart, t_fpart, 1704 colors0[0], colors1[0], 1768 LLVMValueRef colors0[4], colors1[4]; local in function:lp_build_sample_mipmap 1850 colors1); 1856 colors1); 1869 colors0[chan], colors1[chan], 1911 LLVMValueRef colors0[4], colors1[ local in function:lp_build_sample_mipmap_both [all...] |
| H A D | lp_bld_format_s3tc.c | 574 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; local in function:s3tc_dxt1_full_to_rgba_aos 628 colors1 = LLVMBuildBitCast(builder, color1, bld8.vec_type, ""); 630 lp_build_lerp23(&bld8, colors0, colors1, &color2, &color3); 649 color2_2 = lp_build_pavgb(&bld8, colors0, colors1); 668 lp_build_unpack2(gallivm, type8, i16_type, colors1, &v1_lo, &v1_hi);
|