Searched refs:glOrthofOES (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 993 "glOrthofOES",
|
/external/mesa3d/include/GLES/ |
D | glext.h | 422 GL_API void GL_APIENTRY glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat…
|
/external/swiftshader/include/GLES/ |
D | glext.h | 426 GL_API void GL_APIENTRY glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat…
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | glext.h | 848 GL_API void GL_APIENTRY glOrthofOES (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfl…
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 1565 #define glOrthofOES MANGLE(OrthofOES) macro
|
D | glext.h | 5363 GLAPI void APIENTRY glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
|
/external/swiftshader/include/GL/ |
D | glext.h | 5359 GLAPI void APIENTRY glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
|