Searched refs:glFrustumx (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mapi/es1api/ |
D | ABI-check | 80 glFrustumx
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.def | 79 glFrustumx @66
|
D | libGLES_CM.lds | 80 glFrustumx;
|
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 1478 this->glFrustumx = es1::Frustumx; in LibGLES_CMexports()
|
D | libGLES_CM.cpp | 4788 FUNCTION(glFrustumx), in es1GetProcAddress()
|
/external/mesa3d/src/mapi/glapi/ |
D | glapi_dispatch.c | 114 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
|
/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 289 ((GL10)mGL).glFrustumx( left, right, bottom, top, in glFrustumx()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 489 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
|
/external/swiftshader/include/GLES/ |
D | gl.h | 480 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 108 "glFrustumx",
|