Home
last modified time | relevance | path

Searched defs:TUBE_JN_MASK (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.py32 TUBE_JN_MASK = Constant( 'TUBE_JN_MASK', 15) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLE/
H A Dconstants.py32 TUBE_JN_MASK = Constant( 'TUBE_JN_MASK', 15) variable
/dports/graphics/gle/gle-3.1.0/src/
H A Dgle.h43 #define TUBE_JN_MASK 0xf /* mask bits */ macro
/dports/graphics/gle/gle-3.1.0/swig/
H A Dgle.i44 #define TUBE_JN_MASK 0xf /* mask bits */ macro
H A Dgle.py156 TUBE_JN_MASK = glec.TUBE_JN_MASK variable