HomeSort by: relevance | last modified time | path
    Searched refs:data_ptr0 (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 957 LLVMValueRef data_ptr0; local
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,
lp_bld_sample_soa.c 1800 LLVMValueRef data_ptr0 = NULL; local
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
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, mipoff0 = NULL local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 966 LLVMValueRef data_ptr0; local
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,
lp_bld_sample_soa.c 1764 LLVMValueRef data_ptr0 = NULL; local
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
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