Searched defs:glFrustumx (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.hpp | 103 …void (*glFrustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe… member in LibGLES_CMexports
|
D | main.cpp | 833 GL_API void GL_APIENTRY glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glFrustumx() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 287 public void glFrustumx(int left, int right, int bottom, int top, in glFrustumx() method in GLErrorLogger.ErrorLoggingGL
|