Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_intern.h353 void gld_DrawWallWithDetail(GLWall *wall);
H A Dgl_detail.c240 void gld_DrawWallWithDetail(GLWall *wall) in gld_DrawWallWithDetail() function
H A Dgl_main.c1570 gld_DrawWallWithDetail(wall); in gld_DrawWall()