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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c71 nir_ssa_def *new_coord; local in function:nir_lower_texcoord_replace_impl
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.cpp392 auto new_coord = nir_vec3(b, nir_channel(b, xy, 0), nir_channel(b, xy, 1), z); local in function:r600::r600_nir_lower_cube_to_2darray_impl
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c455 nir_ssa_def *new_coord = old_coord; local in function:lower_sample_to_txf_for_integer_tex_impl
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp11339 Temp new_coord[2]; local in function:aco::__anon562fcc110110::handle_bc_optimize
11355 Temp new_coord[2]; local in function:aco::__anon562fcc110110::handle_bc_optimize

Completed in 24 milliseconds