OSDN Git Service

EGL: Add EGL_GL_scrgb extension
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 23 Jun 2017 15:06:52 +0000 (09:06 -0600)
committerCourtney Goeltzenleuchter <courtneygo@google.com>
Tue, 1 Aug 2017 16:51:43 +0000 (10:51 -0600)
commit2cd68e6d90ed5f62c84555d6a6e3655f488919a7
tree9c66a66acc8e711cdd82615b10b9422eadcbb804
parent8e0c3f5f1c4ffc3a055fe016406bd6a549ebdd00
EGL: Add EGL_GL_scrgb extension

Test: Android CTS
    adb -d shell am start \
    -n com.drawelements.deqp/android.app.NativeActivity \
    -e cmdLine '"deqp --deqp-case=dEQP-EGL.functional.wide_color.* \
    --deqp-log-filename=/sdcard/dEQP-Log.qpa"'
Bug: 62424735

Change-Id: I12a0bd64c01bcf314b4a73d8eb3151b09bf9f8ae
(cherry picked from commit 33e2b781a05f1caf274e95c143005a862223e9bf)
opengl/include/EGL/eglext.h
opengl/libs/EGL/eglApi.cpp