Searched defs:glFrustumx_t (Results 1 – 2 of 2) sorted by relevance
| /sdk/emulator/opengl/host/libs/libOpenglRender/ |
| D | gl_proc.h | 99 typedef void (GL_APIENTRY *glFrustumx_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef
|
| /sdk/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles_proc.h | 99 typedef void (* glFrustumx_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef
|