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

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 959 LLVMValueRef mipoff0 = NULL; local
974 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
981 data_ptr0, mipoff0, s, t, r, offsets,
989 data_ptr0, mipoff0, s, t, r, offsets,
lp_bld_sample_soa.c 1802 LLVMValueRef mipoff0 = NULL; local
1817 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
1822 data_ptr0, mipoff0, coords, offsets,
1829 data_ptr0, mipoff0, coords, offsets,
1945 LLVMValueRef mipoff0 = NULL; local
1960 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
1965 data_ptr0, mipoff0, coords, offsets,
2098 LLVMValueRef data_ptr0, mipoff0 = NULL; local
2109 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
2402 data_ptr0, mipoff0, new_coords, offsets
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 968 LLVMValueRef mipoff0 = NULL; local
983 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
990 data_ptr0, mipoff0, s, t, r, offsets,
998 data_ptr0, mipoff0, s, t, r, offsets,
lp_bld_sample_soa.c 1766 LLVMValueRef mipoff0 = NULL; local
1781 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
1786 data_ptr0, mipoff0, coords, offsets,
1793 data_ptr0, mipoff0, coords, offsets,
1909 LLVMValueRef mipoff0 = NULL; local
1924 mipoff0 = lp_build_get_mip_offsets(bld, ilevel0);
1929 data_ptr0, mipoff0, coords, offsets,

Completed in 17 milliseconds