Searched defs:glFrustumx (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 428 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
|
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 429 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
|
/third_party/skia/third_party/externals/angle2/util/ |
D | gles_loader_autogen.h | 63 #define glFrustumx l_glFrustumx macro
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | trace_gles_loader_autogen.h | 63 #define glFrustumx t_glFrustumx macro
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | gles_loader_autogen.cpp | 55 ANGLE_UTIL_EXPORT PFNGLFRUSTUMXPROC glFrustumx; variable
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 2386 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 2086 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() function
|