Home
last modified time | relevance | path

Searched defs:TUBE_CONTOUR_CLOSED (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLE/
H A Dconstants.py28 TUBE_CONTOUR_CLOSED = Constant( 'TUBE_CONTOUR_CLOSED', 4096) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLE/
H A Dconstants.py28 TUBE_CONTOUR_CLOSED = Constant( 'TUBE_CONTOUR_CLOSED', 4096) variable
/dports/graphics/gle/gle-3.1.0/src/
H A Dgle.h53 #define TUBE_CONTOUR_CLOSED 0x1000 macro
/dports/graphics/gle/gle-3.1.0/swig/
H A Dgle.i54 #define TUBE_CONTOUR_CLOSED 0x1000 macro
H A Dgle.py162 TUBE_CONTOUR_CLOSED = glec.TUBE_CONTOUR_CLOSED variable