Home
last modified time | relevance | path

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

/external/angle/src/libGLESv1_CM/
DlibGLESv1_CM.def79 glFrustumx @77
DlibGLESv1_CM.cpp429 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
/external/mesa3d/src/mapi/es1api/
Dgles1-symbols.txt52 glFrustumx
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def79 glFrustumx @66
DlibGLES_CM.lds80 glFrustumx;
DlibGLES_CM.hpp103 …void (GL_APIENTRY *glFrustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed z…
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.c117 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
/external/angle/src/libGLESv2/
DlibGLESv2_with_capture_autogen.def396 glFrustumx
DlibGLESv2_no_capture_autogen.def396 glFrustumx
DlibGLESv2_autogen.cpp2386 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
/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/swiftshader/include/GLES/
Dgl.h480 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
/external/mesa3d/include/GLES/
Dgl.h480 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
/external/angle/include/GLES/
Dgl.h629 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl108 "glFrustumx",
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h63 #define glFrustumx t_glFrustumx macro
/external/angle/util/
Dgles_loader_autogen.h63 #define glFrustumx l_glFrustumx macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c15416 …r = ((glFrustumx = (PFNGLFRUSTUMXPROC)glewGetProcAddress((const GLubyte*)"glFrustumx")) == NULL) |… in _glewInit_GL_REGAL_ES1_0_compatibility()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h17881 #define glFrustumx GLEW_GET_FUN(__glewFrustumx) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h17463 #define glFrustumx epoxy_glFrustumx macro