Home
last modified time | relevance | path

Searched refs:notsame_levels (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1392 LLVMValueRef notsame_levels, notsame; in lp_build_sample_soa() local
1410 notsame_levels = lp_build_any_true_range(&bld.perquadi_bld, num_quads, in lp_build_sample_soa()
1419 notsame_levels = LLVMBuildOr(builder, notsame_levels, notsame, ""); in lp_build_sample_soa()
1421 lp_build_if(&if_ctx, gallivm, notsame_levels); in lp_build_sample_soa()