Searched defs:glOrthof (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 148 void GL_APIENTRY glOrthof(GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f) in glOrthof() function
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | trace_gles_loader_autogen.h | 41 #define glOrthof t_glOrthof macro
|
/third_party/skia/third_party/externals/angle2/util/ |
D | gles_loader_autogen.h | 41 #define glOrthof l_glOrthof macro
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 2571 void GL_APIENTRY glOrthof(GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f) in glOrthof() function
|