gles: Restore some lost typedefs
authorScott D Phillips <scott.d.phillips@intel.com>
Fri, 30 Jun 2017 20:49:53 +0000 (13:49 -0700)
committerEric Engestrom <eric.engestrom@imgtec.com>
Tue, 1 Aug 2017 17:26:15 +0000 (18:26 +0100)
commit3db05ed1d10738d0c2f14cb692d5d618c5872dcd
tree913dd6015581007f147229a276ea232c11cf1ac4
parente7fb7fd4eae5fdfb0280b769deb6dc7f13933b2e
gles: Restore some lost typedefs

GLES/gl.h has historically provided some typedefs that are not
used in the API itself. Restore these typedefs that were lost to
avoid breaking applications.

These seem to be the only typedefs removed in the update.

Fixes: 7fd0817 "Update Khronos-supplied headers"
[Eric: added a big warning to revert this patch when pulling the updated header]
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
include/GLES/gl.h
include/GLES/glext.h