source:
trunk/src/opengl/mesa/internal.h
Last change on this file was 2962, checked in by , 25 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[2962] | 1 | /* $Id: internal.h,v 1.1 2000-03-01 18:49:31 jeroen Exp $ */ |
2 | ||
3 | /* 'Internal' OpenGL exports necessary for GLIDE emulation wrapper */ | |
4 | ||
5 | void * _System _InternalOGLQueryBB(void); | |
6 | void * _System _InternalOGLQueryFB(void); |
Note:
See TracBrowser
for help on using the repository browser.