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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_wm.c580 static int brw_wm_projective(struct brw_compile *p, int dw, function in typeref:typename:int
599 brw_wm_write(p, dispatch, brw_wm_projective(p, dispatch, 0, 1, 12));
612 src = brw_wm_projective(p, dispatch, 0, 1, 12);
627 src = brw_wm_projective(p, dispatch, 0, 1, 12);
628 mask = brw_wm_projective(p, dispatch, 1, 6, 20);
643 mask = brw_wm_projective(p, dispatch, 1, 6, 16);
677 src = brw_wm_projective(p, dispatch, 0, 1, 12);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_wm.c580 static int brw_wm_projective(struct brw_compile *p, int dw, function in typeref:typename:int
599 brw_wm_write(p, dispatch, brw_wm_projective(p, dispatch, 0, 1, 12));
612 src = brw_wm_projective(p, dispatch, 0, 1, 12);
627 src = brw_wm_projective(p, dispatch, 0, 1, 12);
628 mask = brw_wm_projective(p, dispatch, 1, 6, 20);
643 mask = brw_wm_projective(p, dispatch, 1, 6, 16);
677 src = brw_wm_projective(p, dispatch, 0, 1, 12);

Completed in 39 milliseconds