mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-15 06:58:20 +02:00
st/xlib: Make glXGetProcAddressARB visible
This commit is contained in:
parent
876a6b4865
commit
0e4e2c57d1
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ _glxapi_get_proc_address(const char *funcName)
|
|||
}
|
||||
|
||||
|
||||
__GLXextFuncPtr
|
||||
PUBLIC __GLXextFuncPtr
|
||||
glXGetProcAddressARB(const GLubyte *procName)
|
||||
{
|
||||
__GLXextFuncPtr f;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue