VirtualBox

Changeset 84727 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 8, 2020 5:08:24 PM (5 years ago)
Author:
vboxsync
Message:

Devices/Graphics: glLdr: load more functions (scm fix)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h

    r84725 r84727  
    241241GLPFN void (GLAPIENTRYP pfn_glOrtho)(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearVal, GLdouble farVal);
    242242#define glOrtho pfn_glOrtho
    243  
     243
    244244GLPFN void (GLAPIENTRYP pfn_glPixelStorei)(GLenum pname, GLint param);
    245245#define glPixelStorei pfn_glPixelStorei
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