Home
last modified time | relevance | path

Searched defs:can_reswizzle (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_move_vec_src_uses_to_dest.c147 bool can_reswizzle = true; in move_vec_src_uses_to_dest_block() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1119 vec4_instruction::can_reswizzle(const struct gen_device_info *devinfo, in can_reswizzle() function in brw::vec4_instruction