Home
last modified time | relevance | path

Searched refs:GL_VOID_P (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/arrays/
H A D_arrayconstants.py20 GL_VOID_P = object() variable
H A Dnumpybuffers.py109 _types.GL_VOID_P: lookupDtype('P'),
H A Darraydatatype.py267 typeConstant = _types.GL_VOID_P
287 GLvoidpArray = ADT( _types.GL_VOID_P, _types.GLvoidp )
H A Dnumpymodule.py227 _types.GL_VOID_P: lookupDtype('P'),
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/arrays/
H A D_arrayconstants.py21 GL_VOID_P = object() variable
H A Dnumpybuffers.py109 _types.GL_VOID_P: lookupDtype('P'),
H A Darraydatatype.py272 typeConstant = _types.GL_VOID_P
297 GLvoidpArray = ADT( _types.GL_VOID_P, _types.GLvoidp )
H A Dctypesarrays.py128 _types.GL_VOID_P: _types.GLvoidp,
H A Dnumpymodule.py258 _types.GL_VOID_P: lookupDtype('P'),
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/
H A D_types.py25 GL_VOID_P = object() variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/
H A D_types.py29 GL_VOID_P = object() variable