Home
last modified time | relevance | path

Searched defs:texPrint (Results 1 – 2 of 2) sorted by relevance

/dports/games/scourge/scourge/src/
H A Dgameadapter.h237 virtual void texPrint( GLfloat x, GLfloat y, const char *fmt, ... ) {} in texPrint() function
332 virtual void texPrint( GLfloat x, GLfloat y, const char *fmt, ... ) { in texPrint() function
H A Dsdlhandler.cpp977 void SDLHandler::texPrint( GLfloat x, GLfloat y, in texPrint() function in SDLHandler