Home
last modified time | relevance | path

Searched defs:ubound (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c263 unsigned long long ubound; in lp_build_clamped_float_to_unsigned_norm() local
377 unsigned long long ubound; in lp_build_unsigned_norm_to_float() local
/external/guava/guava/src/com/google/common/collect/
DGeneralRange.java158 T ubound = getUpperEndpoint(); in tooHigh() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp747 …const tcu::IVec2 ubound = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::IVec2(128, 128)) : (tcu::I… in init() local