Searched defs:glFrustumxOES (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 197 glFrustumxOES_client_proc_t glFrustumxOES; member
|
D | gl_entry.cpp | 1415 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() function
|
D | gles_dispatch.h | 189 glFrustumxOES_t glFrustumxOES; member
|