Searched defs:glFrustumx (Results 1 – 6 of 6) 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/vulkan-cereal/stream-servers/gl/gles1_dec/ |
| D | gles1_server_context.h | 90 glFrustumx_server_proc_t glFrustumx; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ |
| D | GLEScmImp.cpp | 998 GL_API void GL_APIENTRY glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… 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
|