Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1049 LLVMValueRef fetch_in_bounds = LLVMBuildICmp(gallivm->builder, LLVMIntUGE, limit, fetch_extent, ""); in lp_offset_in_range() local
1051 return LLVMBuildAnd(gallivm->builder, fetch_in_bounds, fetch_non_negative, ""); in lp_offset_in_range()

Completed in 5 milliseconds