Searched refs:texture_ext (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_vidnt.c505 qboolean texture_ext; local
508 texture_ext = FALSE;
514 texture_ext = TRUE;
518 if (!texture_ext || COM_CheckParm ("-gl11") )
/external/quake/quake/src/WinQuake/
H A Dgl_vidnt.cpp505 qboolean texture_ext; local
508 texture_ext = FALSE;
514 texture_ext = TRUE;
518 if (!texture_ext || COM_CheckParm ("-gl11") )

Completed in 61 milliseconds