Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.h417 void emit_max(struct brw_compile *p,
Dbrw_wm_emit.c727 void emit_max(struct brw_compile *p, in emit_max() function
1848 emit_max(p, dst, dst_flags, args[0], args[1]); in brw_wm_emit()
Dbrw_vs_emit.c592 static void emit_max( struct brw_compile *p, in emit_max() function
1993 emit_max(p, dst, args[0], args[1]); in brw_old_vs_emit()