/external/angle/src/libGLESv1_CM/ |
D | libGLESv1_CM.def | 79 glFrustumx @77
|
D | libGLESv1_CM.cpp | 429 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
|
/external/mesa3d/src/mapi/es1api/ |
D | gles1-symbols.txt | 52 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 (GL_APIENTRY *glFrustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed z…
|
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 | 117 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
|
/external/angle/src/libGLESv2/ |
D | libGLESv2_with_capture_autogen.def | 396 glFrustumx
|
D | libGLESv2_no_capture_autogen.def | 396 glFrustumx
|
D | libGLESv2_autogen.cpp | 2386 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/ |
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/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/mesa3d/include/GLES/ |
D | gl.h | 480 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
|
/external/angle/include/GLES/ |
D | gl.h | 629 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed …
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 108 "glFrustumx",
|
/external/angle/src/tests/restricted_traces/ |
D | trace_gles_loader_autogen.h | 63 #define glFrustumx t_glFrustumx macro
|
/external/angle/util/ |
D | gles_loader_autogen.h | 63 #define glFrustumx l_glFrustumx macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 15416 …r = ((glFrustumx = (PFNGLFRUSTUMXPROC)glewGetProcAddress((const GLubyte*)"glFrustumx")) == NULL) |… in _glewInit_GL_REGAL_ES1_0_compatibility()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 17881 #define glFrustumx GLEW_GET_FUN(__glewFrustumx) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 17463 #define glFrustumx epoxy_glFrustumx macro
|