Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dglmodule.c1083 gl_pushmatrix(PyObject *self, PyObject *args) in gl_pushmatrix() function
7231 {"pushmatrix", gl_pushmatrix, METH_OLDARGS},