Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c322 nir_def *x_neg = nir_f2i32(b, nir_fsub(b, x_orig, const_05)); in handle_cube_gather() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c331 nir_def *x_neg = nir_f2i32(b, nir_fsub(b, x_orig, const_05)); in handle_cube_gather() local
/external/harfbuzz_ng/src/
Dhb-font.hh696 bool x_neg = x_scale < 0; in mults_changed() local