Home
last modified time | relevance | path

Searched defs:new_coord (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_texcoord_replace.c71 nir_ssa_def *new_coord; in nir_lower_texcoord_replace_impl() local
Dnir_lower_tex.c1117 nir_ssa_def *new_coord = nir_vector_insert_imm(b, coord, rounded_layer, layer); in lower_array_layer_round_even() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tex.cpp285 auto new_coord = nir_vec3(b, nir_channel(b, xy, 0), nir_channel(b, xy, 1), z); in r600_nir_lower_cube_to_2darray_impl() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c455 nir_ssa_def *new_coord = old_coord; in lower_sample_to_txf_for_integer_tex_impl() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11701 Temp new_coord[2]; in handle_bc_optimize() local
11717 Temp new_coord[2]; in handle_bc_optimize() local