Home
last modified time | relevance | path

Searched refs:GLC_OLDPOLYGON (Results 1 – 5 of 5) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DGL.py91 GLC_OLDPOLYGON = 0 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DGL.py91 GLC_OLDPOLYGON = 0 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DGL.py91 GLC_OLDPOLYGON = 0 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DGL.py91 GLC_OLDPOLYGON = 0 variable
/dports/graphics/rayshade/rayshade.4.0/rayview/
H A Dglmethods.c219 glcompat(GLC_OLDPOLYGON, 0); in ScreenDrawInit()