Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.h406 void emit_math2(struct brw_wm_compile *c,
Dbrw_wm_emit.c940 void emit_math2(struct brw_wm_compile *c, in emit_math2() function
1263 emit_math2(c, BRW_MATH_FUNCTION_POW, in emit_lit()
1838 emit_math2(c, BRW_MATH_FUNCTION_POW, dst, dst_flags, args[0], args[1]); in brw_wm_emit()
Dbrw_vs_emit.c801 static void emit_math2( struct brw_vs_compile *c, in emit_math2() function
1025 emit_math2(c, in emit_lit_noalias()
2005 emit_math2(c, BRW_MATH_FUNCTION_POW, dst, args[0], args[1], BRW_MATH_PRECISION_FULL); in brw_old_vs_emit()