VirtualBox

Changeset 18546 in vbox


Ignore:
Timestamp:
Mar 30, 2009 1:33:40 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h

    r18545 r18546  
    5555typedef CR_GLXFuncPtr (*PGLXFUNC_GetProcAddress)(const GLubyte *name);
    5656typedef Bool (*PGLXFUNC_QueryExtension)(Display *dpy, int *errorBase, int *eventBase);
    57 typedef Bool (*PGLXFUNC_glXIsDirect)(Display *dpy, GLXContext ctx);
     57typedef Bool (*PGLXFUNC_IsDirect)(Display *dpy, GLXContext ctx);
    5858typedef GLXPixmap (*PGLXFUNC_CreateGLXPixmap)(Display *dpy, XVisualInfo *vis, Pixmap pixmap);
    5959typedef void (*PGLXFUNC_SwapBuffers)(Display *dpy, GLXDrawable drawable);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette