Searched refs:data_ptr1 (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1332 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 Dlp_bld_sample_soa.c880 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