Searched refs:WindowPosFunc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dwinpos.c32 static PFNGLWINDOWPOS2FPROC WindowPosFunc; variable in typeref:typename:PFNGLWINDOWPOS2FPROC
45 (*WindowPosFunc)( x, y );
75 WindowPosFunc = glWindowPos2fARB;
80 WindowPosFunc = glWindowPos2fMESA;

Completed in 2 milliseconds