diff options
Diffstat (limited to 'gpu/gles2_conform_support')
-rw-r--r-- | gpu/gles2_conform_support/gles2_conform_support.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gles2_conform_support/gles2_conform_support.gyp b/gpu/gles2_conform_support/gles2_conform_support.gyp index b788307..7f093aa 100644 --- a/gpu/gles2_conform_support/gles2_conform_support.gyp +++ b/gpu/gles2_conform_support/gles2_conform_support.gyp @@ -74,6 +74,7 @@ 'include_dirs': ['<(DEPTH)/third_party/khronos'], }, 'defines': [ + 'GLES2_CONFORM_SUPPORT_ONLY', 'GTF_GLES20', 'EGLAPI=', 'EGLAPIENTRY=', |