Home
last modified time | relevance | path

Searched refs:glFrustumx (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mapi/es1api/
DABI-check80 glFrustumx
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def79 glFrustumx @66
DlibGLES_CM.lds80 glFrustumx;
DlibGLES_CM.hpp103 …void (*glFrustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe… member in LibGLES_CMexports
Dmain.cpp833 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()
DlibGLES_CM.cpp4788 FUNCTION(glFrustumx), in es1GetProcAddress()
/external/mesa3d/src/mapi/glapi/
Dglapi_dispatch.c114 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java287 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/
Dgl.h489 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
/external/swiftshader/include/GLES/
Dgl.h480 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/
Dgl.h671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl108 "glFrustumx",