Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/include/
H A Dloadgl.h661 typedef void (OGLFUNCCALL *glRectf_fp)(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2); typedef
1027 DEFVAR glRectf_fp dglRectf;
1475 dglRectf = (glRectf_fp)dll_GetSymbol(OpenGLModuleHandle,"glRectf"); in OpenGL_LoadLibrary()