VirtualBox

Changeset 55628 in vbox


Ignore:
Timestamp:
May 3, 2015 3:59:53 PM (10 years ago)
Author:
vboxsync
Message:

3D: Fix burn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/chromium.h

    r52429 r55628  
    782782typedef void (APIENTRY *crWindowShowProc)( GLint window, GLint flag );
    783783
    784 extern GLint APIENTRY crCreateContext(const char *dpyName, GLint visBits);
     784extern GLint APIENTRY crCreateContext(char *dpyName, GLint visBits);
    785785extern void APIENTRY crDestroyContext(GLint context);
    786786extern void APIENTRY crMakeCurrent(GLint window, GLint context);
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