Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c496 unsigned real_length, in lp_build_any_true_range() argument
503 assert(real_length <= bld->type.length); in lp_build_any_true_range()
506 bld->type.width * real_length); in lp_build_any_true_range()
515 if (real_length < bld->type.length) { in lp_build_any_true_range()
Dlp_bld_logic.h97 unsigned real_length,