Home
last modified time | relevance | path

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

/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dgl_rsurf.c66 static msurface_t *r_detailsurfaces; variable
461 fa->detailchain = r_detailsurfaces; in R_RenderBrushPoly()
462 r_detailsurfaces = fa; in R_RenderBrushPoly()
806 surf->detailchain = r_detailsurfaces; in GL_RenderLightmappedPoly()
807 r_detailsurfaces = surf; in GL_RenderLightmappedPoly()
986 msurface_t *surf = r_detailsurfaces; in R_DrawDetailSurfaces()
1118 r_detailsurfaces = NULL; in R_DrawInlineBModel()
1489 r_detailsurfaces = NULL; in R_DrawWorld()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dgl_rsurf.c67 static msurface_t *r_detailsurfaces; variable
479 fa->detailchain = r_detailsurfaces; in R_RenderBrushPoly()
480 r_detailsurfaces = fa; in R_RenderBrushPoly()
747 surf->detailchain = r_detailsurfaces; in GL_RenderLightmappedPoly()
748 r_detailsurfaces = surf; in GL_RenderLightmappedPoly()
943 msurface_t *surf = r_detailsurfaces; in R_DrawDetailSurfaces()
1046 r_detailsurfaces = NULL; in R_DrawInlineBModel()
1441 r_detailsurfaces = NULL; in R_DrawWorld()