HomeSort by relevance Sort by last modified time
    Searched full:vrect (Results 26 - 30 of 30) sorted by null

12

  /external/quake/quake/src/WinQuake/
d_iface.h 166 void D_FillRect (vrect_t *vrect, int color);
r_edge.cpp 154 for (v=r_refdef.vrect.y ; v<r_refdef.vrectbottom ; v++)
672 max_span_p = &basespan_p[MAXSPANS - r_refdef.vrect.width];
678 edge_head.u = r_refdef.vrect.x << 20;
708 for (iv=r_refdef.vrect.y ; iv<bottom ; iv++)
vid_svgalib.cpp 794 // R_ViewChanged (&vrect, sb_lines, vid.aspect);
803 // R_ViewChanged (&vrect, sb_lines, vid.aspect);
view.cpp 1046 r_refdef.vrect.height <<= 1;
  /external/quake/quake/src/QW/client/
vid_svgalib.c 807 // R_ViewChanged (&vrect, sb_lines, vid.aspect);
816 // R_ViewChanged (&vrect, sb_lines, vid.aspect);

Completed in 73 milliseconds

12