index
:
vcxsrv
bugfix/bug3
bugfix/bug4
master
release/1.15.2.x
release/1.17.0.0-x
release/external
release/external-1.15.2.x
release/external-1.17.0.0-x
VcXsrv Windows X Server (X2Go/Arctica Builds)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesalib
/
src
/
mesa
/
state_tracker
/
st_gl_api.h
blob: 59782d0d5cb3851a240486ed100ae821992bf36c (
plain
)
1
2
3
4
5
6
7
#ifndef ST_GL_API_H
#define ST_GL_API_H
struct
st_api
*
st_gl_api_create
(
void
);
#endif