Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
bb1cde755bce0ea29cc4c1a29ad3841e3b304309
/
.
/
include
/
GLES
/
egl.h
blob: eb2e046baae8a53d6b179d8b7450e83a47c9ff00 [
file
] [
log
] [
blame
]
/* For compatibility with early OpenGL ES 1.0 implementations that
* included gl.h in egl.h (and apps that only included egl.h)
* See: http://www.khronos.org/registry/implementers_guide.html
*/
#include
<EGL/egl.h>
#include
<GLES/gl.h>