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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_tes.cpp258 src_reg temp_as_src = src_reg(temp); local in function:brw::vec4_tes_visitor::nir_emit_intrinsic
259 temp_as_src.swizzle = BRW_SWZ_COMP_INPUT(first_component);
262 shuffle_64bit_data(shuffled, temp_as_src, false);

Completed in 2 milliseconds