Searched refs:DrawStr (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c86 void DrawStr(const char *str) function
329 DrawStr(num_str);
330 DrawStr(glGetString(GL_VENDOR));
334 DrawStr(num_str);
335 DrawStr(glGetString(GL_RENDERER));
339 DrawStr(num_str);
340 DrawStr(glGetString(GL_VERSION));
344 DrawStr(num_str);
345 DrawStr(glGetString(GL_EXTENSIONS));
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c86 void DrawStr(const char *str) function
329 DrawStr(num_str);
330 DrawStr(glGetString(GL_VENDOR));
334 DrawStr(num_str);
335 DrawStr(glGetString(GL_RENDERER));
339 DrawStr(num_str);
340 DrawStr(glGetString(GL_VERSION));
344 DrawStr(num_str);
345 DrawStr(glGetString(GL_EXTENSIONS));
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Datlantis.c86 void DrawStr(const char *str) function
329 DrawStr(num_str);
330 DrawStr(glGetString(GL_VENDOR));
334 DrawStr(num_str);
335 DrawStr(glGetString(GL_RENDERER));
339 DrawStr(num_str);
340 DrawStr(glGetString(GL_VERSION));
344 DrawStr(num_str);
345 DrawStr(glGetString(GL_EXTENSIONS));

Completed in 63 milliseconds