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

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c171 static void copy_instruction(struct i915_full_instruction* o, const struct tgsi_full_instruction* i) function
188 copy_instruction(&o->FullInstruction, &i->FullInstruction);

Completed in 155 milliseconds