Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_emit.c777 struct brw_reg tmp_src0, tmp_src1, tmp_dst; in emit_math2_gen6() local
779 tmp_src0 = get_tmp(c); in emit_math2_gen6()
783 brw_MOV(p, tmp_src0, arg0); in emit_math2_gen6()
790 tmp_src0, in emit_math2_gen6()
796 release_tmp(c, tmp_src0); in emit_math2_gen6()