Home
last modified time | relevance | path

Searched refs:r_currentkey (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dr_bsp.c378 r_currentkey = ((mleaf_t *)e->topnode)->key; in R_DrawSubmodelPolygons()
406 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
407 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
449 r_currentkey++; in R_RecursiveWorldNode()
H A Dr_edge.c54 int r_currentkey; variable
99 r_currentkey = 1; in R_BeginEdgeFrame()
103 r_currentkey = 0; in R_BeginEdgeFrame()
H A Dr_local.h161 extern int r_currentkey;
H A Dr_draw.c474 surface_p->key = r_currentkey++; in R_RenderFace()
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_bsp.c439 r_currentkey = ((mleaf_t *)topnode)->key; in R_DrawSubmodelPolygons()
532 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
533 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
601 r_currentkey++; in R_RecursiveWorldNode()
H A Dr_rast.c202 oldkey = r_currentkey; in R_EmitSkyBox()
203 r_currentkey = 0x7ffffff0; in R_EmitSkyBox()
208 r_currentkey = oldkey; // bsp sorting order in R_EmitSkyBox()
714 surface_p->key = r_currentkey++; in R_RenderFace()
H A Dr_edge.c62 int r_currentkey; variable
126 r_currentkey = 1; in R_BeginEdgeFrame()
132 r_currentkey = 0; in R_BeginEdgeFrame()
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_bsp.c439 r_currentkey = ((mleaf_t *)topnode)->key; in R_DrawSubmodelPolygons()
532 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
533 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
601 r_currentkey++; in R_RecursiveWorldNode()
H A Dr_rast.c202 oldkey = r_currentkey; in R_EmitSkyBox()
203 r_currentkey = 0x7ffffff0; in R_EmitSkyBox()
208 r_currentkey = oldkey; // bsp sorting order in R_EmitSkyBox()
714 surface_p->key = r_currentkey++; in R_RenderFace()
H A Dr_edge.c62 int r_currentkey; variable
126 r_currentkey = 1; in R_BeginEdgeFrame()
132 r_currentkey = 0; in R_BeginEdgeFrame()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dsw_rbsp.c331 r_currentkey = ((mleaf_t *) currententity->topnode)->key; in R_DrawSubmodelPolygons()
345 leaf->key = r_currentkey; in visit_leaf()
346 r_currentkey++; // all bmodels in a leaf share the same key in visit_leaf()
394 r_currentkey++; in visit_node()
H A Dsw_redge.c65 int r_currentkey; variable
129 r_currentkey = 0; in R_BeginEdgeFrame()
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_bsp.c438 r_currentkey = ((mleaf_t *)topnode)->key; in R_DrawSubmodelPolygons()
531 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
532 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
600 r_currentkey++; in R_RecursiveWorldNode()
H A Dsw_rast.c200 oldkey = r_currentkey; in R_EmitSkyBox()
201 r_currentkey = 0x7ffffff0; in R_EmitSkyBox()
206 r_currentkey = oldkey; // bsp sorting order in R_EmitSkyBox()
712 surface_p->key = r_currentkey++; in R_RenderFace()
H A Dsw_edge.c62 int r_currentkey; variable
126 r_currentkey = 1; in R_BeginEdgeFrame()
132 r_currentkey = 0; in R_BeginEdgeFrame()
H A Dsw_local.h575 extern int r_currentkey;
/dports/games/tenebrae/tenebrae_0/
H A Dr_bsp.c434 r_currentkey = ((mleaf_t *)currententity->topnode)->key; in R_DrawSubmodelPolygons()
524 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
525 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
633 r_currentkey++; in R_RecursiveWorldNode()
H A Dr_edge.c51 int r_currentkey; variable
144 r_currentkey = 1; in R_BeginEdgeFrame()
150 r_currentkey = 0; in R_BeginEdgeFrame()
H A Dr_local.h204 extern int r_currentkey;
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dr_bsp.c441 r_currentkey = ((mleaf_t *)currententity->topnode)->key; in R_DrawSubmodelPolygons()
531 pleaf->key = r_currentkey; in R_RecursiveWorldNode()
532 r_currentkey++; // all bmodels in a leaf share the same key in R_RecursiveWorldNode()
637 r_currentkey++; in R_RecursiveWorldNode()
H A Dr_edge.c69 int r_currentkey; variable
152 r_currentkey = 1; in R_BeginEdgeFrame()
159 r_currentkey = 0; in R_BeginEdgeFrame()
H A Dr_local.h246 extern int r_currentkey;
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dnamehack.h175 #define r_currentkey sw32_r_currentkey macro
414 #undef r_currentkey
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dr_local.h203 extern int r_currentkey;
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dr_local.h212 extern int r_currentkey;

12