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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1392 LLVMValueRef notsame_levels, notsame; local
1405 notsame = lp_build_extract_broadcast(gallivm,
1409 notsame = lp_build_sub(&bld.perquadi_bld, ilevel0, notsame);
1411 notsame);
1413 notsame = lp_build_extract_broadcast(gallivm,
1417 notsame = lp_build_sub(&bld.perquadi_bld, ilevel1, notsame);
1418 notsame = lp_build_any_true_range(&bld.perquadi_bld, num_quads, notsame);
[all...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1392 LLVMValueRef notsame_levels, notsame; local
1405 notsame = lp_build_extract_broadcast(gallivm,
1409 notsame = lp_build_sub(&bld.perquadi_bld, ilevel0, notsame);
1411 notsame);
1413 notsame = lp_build_extract_broadcast(gallivm,
1417 notsame = lp_build_sub(&bld.perquadi_bld, ilevel1, notsame);
1418 notsame = lp_build_any_true_range(&bld.perquadi_bld, num_quads, notsame);
[all...]

Completed in 51 milliseconds