Home
last modified time | relevance | path

Searched refs:TestVerticesWithFrustrum (Results 1 – 3 of 3) sorted by relevance

/dports/games/avp/avp-20170505/src/
H A Dfrustum.h48 extern void (*TestVerticesWithFrustrum)(void);
H A Dfrustum.c63 void (*TestVerticesWithFrustrum)(void); variable
131 TestVerticesWithFrustrum = TestVerticesWith_Norm_Frustrum; in SetFrustrumType()
160 TestVerticesWithFrustrum = TestVerticesWith_Wide_Frustrum; in SetFrustrumType()
H A Dkshape.c551 if(!objectCompletelyInView) TestVerticesWithFrustrum(); in ShapePipeline()
553 TestVerticesWithFrustrum(); in ShapePipeline()
896 TestVerticesWithFrustrum(); in PredatorThermalVision_ShapePipeline()
934 TestVerticesWithFrustrum(); in PredatorSeeAliensVision_ShapePipeline()