Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_detail.c299 if (gl_seamless && !wall->glseg->fracright) in gld_DrawWallWithDetail()
383 if (gl_seamless && !wall->glseg->fracright) in gld_DrawWallDetail_NoARB()
H A Dgl_intern.h132 dboolean fracleft, fracright; //e6y member
H A Dgl_main.c1610 if (gl_seamless && !wall->glseg->fracright) in gld_DrawWall()
2668 wall->glseg->fracright = 0; in gld_ProcessWall()