Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/
H A Dhw_main.c2621 static boolean HWR_CheckBBox(fixed_t * bspcoord) in HWR_CheckBBox() function
3045 if (! HWR_CheckBBox(bsp->bbox[side])) in HWR_RenderBSPNode()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_main.c2553 static boolean HWR_CheckBBox(fixed_t *bspcoord) in HWR_CheckBBox() function
3360 if (HWR_CheckBBox(bsp->bbox[side^1])) in HWR_RenderBSPNode()