Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c243 static void copy_instruction(struct i915_full_instruction *o, const struct tgsi_full_instruction *i) in copy_instruction() function
260 copy_instruction(&o->FullInstruction, &i->FullInstruction); in copy_token()