| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_aos.c | 958 LLVMValueRef data_ptr1; local 1042 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1045 data_ptr1 = bld->base_ptr; 1053 data_ptr1, mipoff1, s, t, r, offsets, 1060 data_ptr1, mipoff1, s, t, r, offsets,
|
| lp_bld_sample_soa.c | 1801 LLVMValueRef data_ptr1 = NULL; local 1876 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1879 data_ptr1 = bld->base_ptr; 1885 data_ptr1, mipoff1, coords, offsets, 1891 data_ptr1, mipoff1, coords, offsets, 1944 LLVMValueRef data_ptr1 = NULL; local 2001 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 2004 data_ptr1 = bld->base_ptr; 2010 data_ptr1, mipoff1, coords, offsets,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_aos.c | 967 LLVMValueRef data_ptr1; local 1051 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1054 data_ptr1 = bld->base_ptr; 1062 data_ptr1, mipoff1, s, t, r, offsets, 1069 data_ptr1, mipoff1, s, t, r, offsets,
|
| lp_bld_sample_soa.c | 1765 LLVMValueRef data_ptr1 = NULL; local 1840 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1843 data_ptr1 = bld->base_ptr; 1849 data_ptr1, mipoff1, coords, offsets, 1855 data_ptr1, mipoff1, coords, offsets, 1908 LLVMValueRef data_ptr1 = NULL; local 1965 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1968 data_ptr1 = bld->base_ptr; 1974 data_ptr1, mipoff1, coords, offsets,
|