Searched defs:BINDTEXFUNCPTR (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dglquake.h53 typedef void (APIENTRY *BINDTEXFUNCPTR)(GLenum, GLuint); typedef
61 extern BINDTEXFUNCPTR bindTexFunc;
H A Dglquake2.h19 typedef void (APIENTRY *BINDTEXFUNCPTR)(GLenum, GLuint); typedef
27 extern BINDTEXFUNCPTR bindTexFunc;
/external/quake/quake/src/WinQuake/
H A Dglquake.h53 typedef void (APIENTRY *BINDTEXFUNCPTR)(GLenum, GLuint); typedef
61 extern BINDTEXFUNCPTR bindTexFunc;

Completed in 85 milliseconds