index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_gl_api.h
blob: 55ad778c97d297b872073ae0d5204120f4f16654 (
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