Home
last modified time | relevance | path

Searched defs:is_low (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c167 nir_ssa_def *is_low = nir_flt(b, wrap_params->coords, nir_imm_float(b, 0.0)); in wrap_clamp() local
176 nir_ssa_def *is_low = nir_flt(b, wrap_params->coords, nir_fmul(b, size, nir_imm_float(b, -1.0))); in wrap_mirror_clamp() local

Completed in 2 milliseconds