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.c492 unsigned real_length, in lp_build_any_true_range() argument
499 assert(real_length <= bld->type.length); in lp_build_any_true_range()
502 bld->type.width * real_length); in lp_build_any_true_range()
511 if (real_length < bld->type.length) { in lp_build_any_true_range()
Dlp_bld_logic.h97 unsigned real_length,