diff options
| author | 2017-07-20 08:52:08 -0600 | |
|---|---|---|
| committer | 2017-07-20 13:32:39 -0600 | |
| commit | af8df1712c3238752c21181089d4e86126c3662d (patch) | |
| tree | a196444d3f3c2d8b1f53d9a96afd4880731f407c /libs/gui/ConsumerBase.cpp | |
| parent | 47c479d9b9a915cd36c647bb768f1d9af5a9e75f (diff) | |
Fix compatibility problems with newer GLES Khronos headers.
Two sets of problems:
- GLchar was missing from "gl.h".
- GLbyte, GLshort, and GLclampf was in both "gl.h" and "glext.h".
This was fine for building Android, but not for other components that
use more of the Khronos functionality.
Test: Compile Android and other code that needs GLchar, GLbyte, GLshort, and GLclampf.
Change-Id: I47ce0c2a5e985a1088cd8e75a94b3573e4aa7f8e
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions