Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c212 copy_src_reg(struct i915_src_register *o, const struct tgsi_src_register *i) in copy_src_reg() function
245 copy_src_reg(&o->Src[0].Register, &i->Src[0].Register); in copy_instruction()
246 copy_src_reg(&o->Src[1].Register, &i->Src[1].Register); in copy_instruction()
247 copy_src_reg(&o->Src[2].Register, &i->Src[2].Register); in copy_instruction()

Completed in 2 milliseconds