Searched refs:data_ptr0 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c957 LLVMValueRef data_ptr0; local in function:lp_build_sample_mipmap
969 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
973 data_ptr0 = bld->base_ptr;
981 data_ptr0, mipoff0, s, t, r, offsets,
989 data_ptr0, mipoff0, s, t, r, offsets,
H A Dlp_bld_sample_soa.c1800 LLVMValueRef data_ptr0 = NULL; local in function:lp_build_sample_mipmap
1812 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1816 data_ptr0 = bld->base_ptr;
1822 data_ptr0, mipoff0, coords, offsets,
1829 data_ptr0, mipoff0, coords, offsets,
1943 LLVMValueRef data_ptr0 = NULL; local in function:lp_build_sample_mipmap_both
1955 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1959 data_ptr0 = bld->base_ptr;
1965 data_ptr0, mipoff0, coords, offsets,
2098 LLVMValueRef data_ptr0, mipoff local in function:lp_build_sample_aniso
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c966 LLVMValueRef data_ptr0; local in function:lp_build_sample_mipmap
978 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
982 data_ptr0 = bld->base_ptr;
990 data_ptr0, mipoff0, s, t, r, offsets,
998 data_ptr0, mipoff0, s, t, r, offsets,
H A Dlp_bld_sample_soa.c1764 LLVMValueRef data_ptr0 = NULL; local in function:lp_build_sample_mipmap
1776 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1780 data_ptr0 = bld->base_ptr;
1786 data_ptr0, mipoff0, coords, offsets,
1793 data_ptr0, mipoff0, coords, offsets,
1907 LLVMValueRef data_ptr0 = NULL; local in function:lp_build_sample_mipmap_both
1919 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1923 data_ptr0 = bld->base_ptr;
1929 data_ptr0, mipoff0, coords, offsets,

Completed in 14 milliseconds