Searched refs:data_ptr1 (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_aos.c | 1332 LLVMValueRef data_ptr1; local 1425 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 1432 data_ptr1, s, t, r, 1439 data_ptr1, s, t, r, 1448 data_ptr1, s, t, r, 1455 data_ptr1, s, t, r,
|
H A D | lp_bld_sample_soa.c | 880 LLVMValueRef data_ptr1 = NULL; local 946 data_ptr1 = lp_build_get_mipmap_level(bld, ilevel1); 951 data_ptr1, s, t, r, 958 data_ptr1, s, t, r,
|
Completed in 96 milliseconds