Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_preprocess.c70 static void gld_AddGlobalVertexes(int count) in gld_AddGlobalVertexes() function
241 gld_AddGlobalVertexes(numedgepoints); in gld_FlatConvexCarver()
415 gld_AddGlobalVertexes(1); in ntessVertex()
726 gld_AddGlobalVertexes(numedgepoints); in gld_GetSubSectorVertices()
908 gld_AddGlobalVertexes(numvertexes*2); in gld_PreprocessSectors()
/dports/games/prboom/prboom-2.5.0/src/
H A Dgl_main.c800 static void gld_AddGlobalVertexes(int count) in gld_AddGlobalVertexes() function
1092 gld_AddGlobalVertexes(numedgepoints); in gld_FlatConvexCarver()
1251 gld_AddGlobalVertexes(1); in ntessVertex()
1528 gld_AddGlobalVertexes(numedgepoints); in gld_GetSubSectorVertices()
1655 gld_AddGlobalVertexes(numvertexes*2); in gld_PreprocessSectors()