Searched defs:glFrustumx (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 88 glFrustumx_client_proc_t glFrustumx; member
|
D | gl_entry.cpp | 761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
|
D | gles_dispatch.h | 99 glFrustumx_t glFrustumx; member
|