Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c321 nir_ssa_def *y_neg = nir_f2i32(b, nir_fsub(b, y_orig, const_05)); in handle_cube_gather() local
325 { x_pos, y_neg }, in handle_cube_gather()
326 { x_neg, y_neg }, in handle_cube_gather()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c359 nir_ssa_def *y_neg = nir_f2i32(b, nir_fsub(b, y_orig, const_05)); in handle_cube_gather() local
363 { x_pos, y_neg }, in handle_cube_gather()
364 { x_neg, y_neg }, in handle_cube_gather()

Completed in 3 milliseconds