Searched defs:new_coord (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_texcoord_replace.c | 71 nir_ssa_def *new_coord; in nir_lower_texcoord_replace_impl() local
|
| D | nir_lower_tex.c | 1117 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/ |
| D | sfn_nir_lower_tex.cpp | 285 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/ |
| D | dxil_nir_lower_int_samplers.c | 455 nir_ssa_def *new_coord = old_coord; in lower_sample_to_txf_for_integer_tex_impl() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 11701 Temp new_coord[2]; in handle_bc_optimize() local 11717 Temp new_coord[2]; in handle_bc_optimize() local
|